Crypto Tracker is a web application designed to help users monitor the latest trends and prices in the cryptocurrency market. The application fetches real-time data on various cryptocurrencies, allowing users to stay updated with the latest market movements.
- Real-Time Data: Get the latest price updates and market trends of popular cryptocurrencies.
- Search Functionality: Easily search for specific cryptocurrencies by name or symbol.
- Detailed Information: View detailed information about each cryptocurrency, including market cap, volume, and more.
- Responsive Design: Access the application on any device with a responsive and user-friendly interface.
- Favorites: Mark your favorite cryptocurrencies for quick access and monitoring.
- Frontend: React.js, Bootstrap
- API: CoinGecko API for fetching real-time cryptocurrency data
- State Management: Context Api
- Styling: CSS
Follow these steps to set up the project locally:
- Clone the repository:
git clone https://github.com/yourusername/crypto-tracker.git cd crypto-tracker