This project is a CoinCompass built using React, Redux Toolkit and TailwindCss. The dashboard allows users to view real-time price data for a selection of popular cryptocurrencies, and also provides a historical price chart for each coin. The data is sourced from the CoinGecko API, and the UI is built using Tailwind CSS.
Hosted App : CoinCompass
Real-time price data for a selection of popular cryptocurrencies.
Custom Hooks for clean coding practices.
Historical price charts for each coin.
Ability to filter coins by name.
User can choose Chart types.
Ability to sort coins by price, market cap or 24 hour change.
Fully responsive design.
Crypto Exchange: allows users to convert different crypto currencies into other currencies.
Sidebar indicates profit/loss percentage on 24 hour basis.
Search Results to displayed in sidebar
You can check out the live demo of the project here.
TailwindCSS
React JS
Redux Toolkit
Chartjs
CoinGeckoAPI
Clone the repository to your local machine.
Install dependencies by running npm install.
Start the development server by running 'npm start'.
Open the application in your browser by navigating to 'http://localhost:3000'.
Thank you for checking out the CoinCompass project! If you have any questions or feedback, feel free to reach out.