News Web Application
A news web application that fetches news around the globe and displays it.
Acknowledgements
Features
News from various sectors ~
- General
- Politics
- Sports
- Business
Screenshots
Run Locally
Clone the project
git clone https://github.com/ayush-rathore/news-web-application/
Go to the project directory
cd news-web-application
Install dependencies
npm install
Start the server
npm run start
Contributing
Contributions are always welcome!