A crypto currenty market data dashboard powered by CoinGecko api. Data is plot with react-chartjs-2
and react-sparklines
npm install
npm start
npm run build
npm install -g firebase-tools
firebase login # Sign in to Google
firebase init
firebase deploy
npm run build
firebase deploy