Aniket-508 / NewsApp

React App using News API (https://newsapi.org/)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tech-Stack :

Screenshots :

Steps for Installation :

  1. Clone this repository
$ git clone https://github.com/Aniket-508/LinkedIn-Clone.git
  1. Install all required packages
$ npm install
  1. If some vulnerabilities are found, try updating the packages using the following command
$ npm update -g
  1. Start the development server
$ npm start
  1. Don't forget to update the environment variable which is REACT_APP_API_KEY in '.env.local' file

About

React App using News API (https://newsapi.org/)

License:MIT License


Languages

Language:JavaScript 88.3%Language:HTML 11.7%