/news-app

Using News API To Generate My personal News App.

Primary LanguageJavaScriptMIT LicenseMIT

Personal News

MIT License

Features

  • Live previews
  • Latest News Updates
  • Lots of News Category
  • Infinit Scroll

Tech Stack

Client: React, Bootstrap, react-infinite-scroll-component, react-top-loading-bar

Server: Node

Run Locally

Clone the project

   git clone https://github.com/ishre-yash/news-app.git

Go to the project directory

  cd news-app

Install dependencies

  npm install

Start the server

  npm start

Environment Variables

To run this project, you will need to add the following environment variables to your .env.local file

REACT_APP_NEWS_API_KEY

License

MIT