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.
https://crypto-liv.vercel.app/
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
1. To setup this project run this line in your code editor terminal
npm install
2. To start this on local server
npm start
Technologies used in the project:
- React js
- react-router-dom
- HTML
- sass
- react hooks
- coingecko api