https://github.com/psaikeshav/cryptotracker
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.
https://github.com/psaikeshav/cryptotracker
axios chartjs cryptotracker material-ui reactjs
Last synced: over 1 year ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/psaikeshav/cryptotracker
- Owner: psaikeshav
- Created: 2024-10-22T05:44:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-24T11:29:15.000Z (over 1 year ago)
- Last Synced: 2025-01-07T09:35:55.479Z (over 1 year ago)
- Topics: axios, chartjs, cryptotracker, material-ui, reactjs
- Language: JavaScript
- Homepage: https://cryptodashboardtracker.netlify.app/
- Size: 815 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Crypto Tracker
[](https://app.netlify.com/sites/cryptodashboardtracker/deploys)

## 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:
```sh
git clone
cd crypto-jan
```
2. Install the dependencies:
```sh
npm install
```
3. To start the development server, run:
```sh
npm start
## Contact
For any inquiries or feedback, please contact me at [LinkedIn](https://www.linkedin.com/in/saikeshav/).