/news-web-application

A news web application that fetches news around the globe and displays it.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

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

App Screenshot

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!