Crypto Hunter is dashboard of cryptocurrencies and their information using Coingecko APIs.
- Carrousel with the top cryptocurrencies
- Listing all various of different cryptocurrencies
- Pagination feature
- Search for your favorite cryptocurrency
- Currency selector (INR/USD)
- ChartJS with filter options (24h / 30 days / 3 months / 1 year)
Our landing page, on your initial visit, seamlessly integrates a currency selector (INR/USD) with a top 10 cryptocurrency carousel for valuable market cap insights. Additionally, you'll find a concise list of available cryptocurrencies.
Explore a structured list of cryptocurrency prices by market cap and enjoy hassle-free currency searches on our user-friendly platform.
ReactJS
CSS3
react-router-dom
react-alice-carousel
MUI-components
To use this project, follow these steps:
- Clone the repository.
- Install the dependencies using
npm install
. - Start the development server using
npm start
. - Open your web browser and navigate to
http://localhost:3000
.