Skip to content

Latest commit

 

History

History
27 lines (27 loc) · 990 Bytes

README.md

File metadata and controls

27 lines (27 loc) · 990 Bytes

CoinsCrypt


CoinsCrypt is designed to help users track the price and performance of various cryptocurrencies in real time. It allows usersy to monitor their cryptocurrency investments, view price charts and graphs, set alerts for price changes, and receive news and updates on the cryptocurrency market.

General Information


  • Use it to track the prices of your favourite cryptocurrencies.
  • Add your favourite coins to the watchlist.
  • See historical price data of coins.

Technologies Used


  • React
  • Bootstrap
  • Coinranking API
  • Newsdata API
  • Rapid API
  • ChartJS
  • Netlify

Setup


clone this repo using git clone https://github.com/gurpreet-28/CoinsCrypt.git

Steps
  • npm install
  • npm start
  • localhost://3000

Project Status


In Progress