Skip to content

daanishr/ReactCryptoHackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is just a basic React app to fetch news articles with google news api for lastest bitcoin articles I have logged the data you can display it depending on how the UI is designed

To run cd to directory

#yarn

yarn
yarn start

#npm

npm i
npm start