Crypto Tracker is a React + TypeScript web application that allows users to track cryptocurrency prices, view historical trends, and manage favorites.
crypto-tracker-example.vercel.app
- React - UI framework
- TypeScript - Strongly typed JavaScript
- Redux Toolkit - State management
- React Router - Navigation
- Recharts - Data visualization for charts
- Material UI - UI components
- Axios - API requests
- CoinGecko API - Fetches real-time cryptocurrency data
- Vite - Fast development environment
- ESLint & Prettier - Code linting and formatting
- Git & GitHub - Version control