An application to add personalised coins and check their current market value. Also we can analyse different graphs of the coin based on yearly,monthly and daily basis.
- npm
- git
- clone the project using
https://github.com/Asthay97/Crypto-Market-Overview.gitcommand in your terminal. - Go to the project directory using
cd Crypto-Market-Overview - Use
npm ito install all npm dependencies - To run the application on localhost use
npm startcommand.
- The application runs (in development mode)
http://localhost:3000in the browser.

