Skip to content

harshit-sinha-developer/react-news-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News App

A news web app based in react

Screenshots

Main Page

Alt text

News Search Page

Alt text

News Source Page

Alt text

Contributing

Prerequisites

  1. Node.js is a prerequisite refer
  2. Make sure webpack is installed
npm install webpack -g

Built With

  • npm - The package manager user

  • Local Build -

npm run dev
  • Production Build
npm run build

Instructions to run

  1. Navigate to folder
  2. Install dependencies
npm install
  1. Run dev server
npm run dev
  1. Navigate to localhost:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published