This is a website where show all the cryptoCurrency status how there price going on and they have to track all the price status at previous one day before, two day before one month before, and one year.
There is live project link: https://6422ca7fcb6cbf0c88129349--relaxed-narwhal-a6de8e.netlify.app/
To run this project on your machine clone the repository by this command paste in your command prompt to the designed folder. "git clone "https://github.com/shoryadixit/cryptoStato""
After some process the files are download on the folder. After run npm script to install all the depencies by the this command copy that and paste in your Command Prompt open on the folder all project files downloaded where by git clone command. "npm i react-scripts --force" After some time all dependencies are installed run the application by : "npm start" If it any problem project not run run this command then "set NODE_OPTIONS=--openssl-legacy-provider" then now run "npm start"