Skip to content

ChiragDogra/news-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monkey News

This is a news app made using React, bootstrap and news API.

This fetches the app from the news api and then renders it in the frontend in form of cards.

monkeyNews.mp4

Set up

You can run it in your local server by:

  1. Cloning this repository by running git clone https://github.com/ChiragDogra/news-app.git provided, you have git installed.

  2. Go to the root directory and run npm install or yarn install

  3. After the repositories get installed run npm start

Releases

No releases published

Packages

No packages published