News app which made using React.
- Udates user with the current world.
- Provide various categories such as Business,Sports,Science,etc.
- Can search for specific keyword.
- Uses BootStrap for responsiveness.
- To run the project on your Localhost :
- Clone the repository :
https://github.com/Siddhesh4501/Newscaster.git
- At the project root run :
npm i
- Then run :
npm start