CryptoPeek is a React web application built using Vite that provides real-time cryptocurrency data and news.
-
Home Page: Displays top 30 cryptocurrencies with 24-hour high and low, percentage change, market cap, and rank.
-
Search: Search for any cryptocurrency and view detailed information.
-
Top Losers and Gainers: Shows cryptocurrencies with the largest losses and gains.
-
Trending Coins: Lists the top trending cryptocurrencies.
-
Coin Details: Detailed view of each cryptocurrency with charts and additional information.
-
News Page: Displays the latest news related to cryptocurrencies.
-
React
-
Vite
-
Lightweight Charts (^4.2.0)
-
CoinGecko API
-
Tailwind
To get started with this project, follow these steps:
-
Clone this repository to your local machine.
-
Navigate to the project directory.
-
Run npm install to install the dependencies.
-
Run npm run dev to start the development server.
-
Open your web browser and navigate to http://localhost:5173 to view the app.
-
Home Page: View the top 30 cryptocurrencies with various metrics such low and high of 24h, market cap.
-
Search: Find and explore any cryptocurrency.
-
Top Losers and Gainers: View the top losers and gainers.
-
Trending Coins: See the top trending cryptocurrencies.
-
Coin Details: Access detailed information and charts for each coin.
-
News Page: Stay updated with the latest cryptocurrency news.
If you'd like to contribute to this project, feel free to fork the repository and submit a pull request with your changes.