It is a News App with provive latest news from India. It has various sub-categories on which basis it shows news. It fetch data from newsapi and display it on user screen on diffrent pages. It is a react based app with a prelaoder while fetching the data.
Firstly fork this file then, For installtion use git --clone SSH key like - "git@github.com:Shubham56-droid/Turbo-News-React-App.git" Then after downloading of this file pls do following procedure:
- Create your account on NewApi website.
- Then Get your Api Key
- Go to .env.local file and add your API Key into - REACT_APP_NEWS_API ="put your api key here".
- Please do not use mine api key cause it is limited and after some request will get over.
- Now for developemnt use command npm run start.