Skip to content

SandipGyawali/STOCK_WEB

Repository files navigation

CryptoTracker Web App

Welcome to CryptoTracker, a web application built using React and Redux Toolkit that allows users to explore cryptocurrency data. This application utilizes the CoinGecko API to fetch and display information about various cryptocurrencies, including the trending top gainers and top losers. Additionally, users can access 30-day price charts for the overall market and detailed data for individual coins.

Features

1. Crypto Data

  • Fetches and displays up-to-date information about a wide range of cryptocurrencies.
  • Utilizes the CoinGecko API to ensure accurate and reliable data.

2. Top Gainers and Top Losers

  • Highlights the cryptocurrencies with the highest gains and losses.
  • Enables users to stay informed about market trends and make informed decisions.

3. 30-Day Price Charts

  • Provides interactive charts illustrating the price trends of the overall market over the last 30 days.
  • Allows users to analyze historical data and identify patterns.

4. Individual Coin Data

  • Offers detailed information for each cryptocurrency, including current price, market cap, volume, and more.
  • Enables users to make informed decisions about specific coins.

Getting Started

Follow these steps to set up and run the CryptoTracker web app locally:

  1. Clone the Repository:
    git clone https://github.com/your-username/CryptoTracker.git
    cd CryptoTracker
  2. install all the dependency
    npm install
  3. run the command in the terminal
    npm run dev
  4. navigate to the url
 localhost:5173

Tech Stack

  • React: A JavaScript library for building user interfaces.
  • Redux Toolkit: A state management library for React applications.
  • CoinGecko API: An open cryptocurrency data API providing comprehensive information about cryptocurrencies.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • Thanks to the CoinGecko team for providing a reliable and comprehensive API for cryptocurrency data.

Happy tracking! 🚀

Page overview

image

image

image

image

image

image

image

2024-03-05.16-59-39.mp4