Welcome to the Crypto Analysis Project! This project aims to provide analysis and insights into cryptocurrency data using React, Axios, and CoinGecko API.
- Display cryptocurrency market data, including prices, market caps, and trading volumes.
- Sorting and filtering of cryptocurrencies based on various metrics.
- Integration with CoinGecko API for fetching real-time cryptocurrency data.
- Integration with news APIs to display the latest cryptocurrency news and updates.
- React
- Axios
- CoinGecko API
- Chakra UI
- Clone the repository
- Navigate to the project directory
- Install dependencies
-
Start the development server: npm start
-
Open your web browser and navigate to http://localhost:3000 to view the app.