MuskanGarg24 / 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.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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.

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


Languages

Language:JavaScript 58.2%Language:HTML 27.4%Language:CSS 14.4%