This shows the current prices of Bitcoin, Ethereum and Iota
This project uses the free CryptoCompare API service. Will be further using this for stock analysis. The web app is served at https://akshayjaitly.github.io/React_Cryptocurrency/
https://create-react-app.dev/docs/making-a-progressive-web-app/#offline-first-considerations
Thanks to [Gitname]https://github.com/gitname. This is the link: https://github.com/gitname/react-gh-pages/tree/master
Clone this repo and run npm install
in the project folder. From there, you can run npm start
to watch the project in action.
- npm run build
- npm install -g serve
- serve -s build