An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Crypto Tracker
[![Netlify Status](https://api.netlify.com/api/v1/badges/5c49f2f1-8a4f-4ef4-b730-59f56d0905f7/deploy-status)](https://app.netlify.com/sites/cryptodashboardtracker/deploys)
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:
```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/).