CryptoCoinInfo is a cryptocurrency tracking website built using ReactJS. Our web app provides users with real-time data on current cryptocurrency prices and market trends, allowing you to stay up-to-date on the latest developments in the world of digital currency. In addition to real-time data, our app also offers detailed information about each coin, including historical pricing data, market capitalization, and more.
- Clone the repository
git clone "https://github.com/suveshmoza/cryptocoininfo.git"
- Move into the repository
cd cryptocoininfo
- Install dependencies
npm install
- Run the application
npm run start
Open http://localhost:3000 to view it in the browser.