Skip to content

alexjmma/react-crypto-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CryptoDash

Track the top crypto prices with this simple web app. Built using React

Local setup

npm install
npx create-react-app crypto-tracker Firebase init

From there you can:

  • Run the build with npm start
  • Create a running build with npm build
  • To set up firebase use firebase init and then firebase deploy

Bootstrap: https://getbootstrap.com/
React: https://reactjs.org/
Firebase: https://firebase.google.com
React Router https://reacttraining.com/react-router/
News API: https://newsapi.org/
ChartKick: https://chartkick.com/react

Hosted On Firebase

https://react-crypto-tracker-4ae1d.web.app/

About

Track the top crypto prices with this simple web app. Built using React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors