Back to projects

Crypto Tracker

Arunabh Sen / April 2, 2025

Crypto Tracker is a ReactJS application that provides real-time cryptocurrency data using a public API. It allows users to track prices, view charts, and analyze market trends in an intuitive and interactive interface.

Tech Stack

  • ReactJS
  • React Router for navigation
  • Framer Motion for smooth animations
  • Material-UI for UI components
  • Chart.js for data visualization
  • Public Crypto API (e.g., CoinGecko) for fetching live data

Features

  • Live cryptocurrency prices & market trends
  • Interactive charts for price analysis
  • Beautiful UI with smooth animations
  • Responsive design for all devices

Installation

Clone the repository:

git clone https://github.com/your-username/crypto-tracker.git
cd crypto-tracker

Install dependencies:

npm install

Start the application:

npm start

GitHub Repository:

https://github.com/Arunabh-Sen/crypto-application

Live demo:

https://as07-crypto-application.netlify.app/