Crypto Coin is an web application that allows users to search for information about various cryptocurrencies in real-time. This application provides users with accurate and up-to-date information about the price, market cap, trading volume, and other important metrics of cryptocurrencies.
This application is connected to the Coingecko API, which is a popular source of data for cryptocurrency information. Coingecko provides data on thousands of cryptocurrencies, including their current price, historical price data, trading volume, market cap, and other important metrics.
👉 Live Demo: Crypto Coin
» React.js
» CSS
» Chakra UI
» Coingecko API
1. Clone this repository
git clone https://github.com/alok-96/crypto-coin.git
2. Go into the repository
cd crypto-coin
3. Install dependencies
npm install
4. Start a local dev server
npm start