CryptoPlace is a web application designed to track the real time price of cryptocurrency. It provides a price chart, current price, 24 hours price change and market rank on cryptocurrency.
https://crypto-price-tracking.netlify.app/
1.In the project directory,you can run
npm install
2.To run the application
$ npm run dev
3.To stop the application,
press $ Ctrl + C in the terminal