Skip to content

Latest commit

 

History

History
73 lines (44 loc) · 2.58 KB

README.md

File metadata and controls

73 lines (44 loc) · 2.58 KB

Crypto Hunter

Crypto Hunter is dashboard of cryptocurrencies and their information using Coingecko APIs.

⭐ Features

  • 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)

Techstacks ✨

HTML5 CSS3 JavaScript React mui

Deployments

vercel

Pages

🔹 Home Page

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.


home

🔹 List of Cryptocurrency

Explore a structured list of cryptocurrency prices by market cap and enjoy hassle-free currency searches on our user-friendly platform.


listing

Frameworks & Libraries used 📚

ReactJS CSS3 react-router-dom react-alice-carousel MUI-components

Usage 🍕

To use this project, follow these steps:

  1. Clone the repository.
  2. Install the dependencies using npm install.
  3. Start the development server using npm start.
  4. Open your web browser and navigate to http://localhost:3000.