/Crypto-Tracker

This web app allows users to look at the different cryptocurrencies being traded on the market, as well as monitor their current prices. It's an API based project using React JS.

Primary LanguageJavaScript

Crypto Tracker

This project allow users to look at the different cryptocurrencies being traded on the market, as well as monitor their current prices. It's an API based project using React JS.

Demo

https://track-crypto-status.netlify.app/

API Reference

https://api.coingecko.com/api/v3/coins/

Run Locally

Clone the project

  git clone https://github.com/MuskanGarg24/Crypto-Tracker.git

Go to the project directory

  cd Crypto-Tracker

Install dependencies

  npm install

Start the server

  npm start

Deployment

Deployed on Netlify.