Skip to content

Crypto Tracker is a React application for tracking cryptocurrency prices, comparing different coins, and managing a watchlist. It features real-time data visualization, responsive design, and customizable themes. Built with Material-UI, Chart.js, and Axios.

Notifications You must be signed in to change notification settings

psaikeshav/CryptoTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Tracker

Netlify Status 1

Overview

Crypto Tracker is designed to help users track the latest cryptocurrency prices, compare different cryptocurrencies, and manage a personalized watchlist. The application is built using React and leverages various libraries such as Material-UI, Chart.js, and Axios to provide a seamless and interactive user experience.

Features

  • Dashboard: View a list of top cryptocurrencies with their current prices and trends.
  • Coin Page: Detailed information about a specific coin, including price charts and historical data.
  • Compare Page: Compare the performance of multiple cryptocurrencies.
  • Watchlist: Add coins to a watchlist for quick access.
  • Responsive Design: Optimized for both desktop and mobile devices.
  • Interactive Charts: Real-time data visualization using Chart.js.
  • Search Functionality: Easily search for specific cryptocurrencies.
  • Pagination: Efficiently navigate through a large list of cryptocurrencies.
  • Share App: Share the app link using the web share API.
  • Customizable Themes: Change the theme of the application using Material-UI.

Installation

  1. Clone the repository:

    git clone <REPOSITORY_URL>
    cd crypto-jan
  2. Install the dependencies:

    npm install
  3. To start the development server, run:

    npm start
    

Contact

For any inquiries or feedback, please contact me at LinkedIn.

About

Crypto Tracker is a React application for tracking cryptocurrency prices, comparing different coins, and managing a watchlist. It features real-time data visualization, responsive design, and customizable themes. Built with Material-UI, Chart.js, and Axios.

Topics

Resources

Stars

Watchers

Forks