Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 439 Bytes

File metadata and controls

17 lines (11 loc) · 439 Bytes

CryptoPlace

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.

Web Link:

https://crypto-price-tracking.netlify.app/

Run the application

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