Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 1.4 KB

README.md

File metadata and controls

48 lines (31 loc) · 1.4 KB

Crypto Liv

project-image

This is a React App where I have built a Cryptocurrency platform to check & analyze your favourite crypto coin on the go! It provides a very detailed report in the form of graphs & numbers on almost every coin available on the market. It is built using the coingecko api to get the real time data.

🚀 Demo

https://crypto-liv.vercel.app/

🧐 Features

Here're some of the project's best features:

  • Dark/Light Mode
  • Different Crypto currency Exchanges
  • All major crypto coins
  • Graphical data
  • Numerical data
  • Live Market Data
  • Change between different currency values like INR USD EUR

🛠️ Installation Steps:

1. To setup this project run this line in your code editor terminal

npm install

2. To start this on local server

npm start

💻 Built with

Technologies used in the project:

  • React js
  • react-router-dom
  • HTML
  • sass
  • react hooks
  • coingecko api