Crypto Hunter -- Live Demo: https://ojasviprasad-crypto.netlify.app/
Welcome to Crypto Hunter, the definitive cryptocurrency tracking application that provides real-time and historical data on all major cryptocurrencies. This intuitive and user-friendly platform allows enthusiasts and investors alike to stay up-to-date with their favorite digital currencies.
- Real-Time Data: Access live prices and market capitalization for a wide range of cryptocurrencies.
- Historical Price Charts: Analyze the trends with historical price charts for different time frames, including 24 hours, 30 days, 3 months, and 1 year.
- Watchlist: Logged-in users can create a personalized watchlist to track the performance of selected cryptocurrencies.
- Interactive Carousel: Navigate through cryptocurrencies quickly with an interactive carousel feature.
- Search Functionality: Find any cryptocurrency with an easy-to-use search function.
- Pagination: Navigate through the list of cryptocurrencies efficiently using pagination.
- Add/Remove from Watchlist: Effortlessly manage your watchlist by adding or removing coins.
- Responsive Design: Enjoy the same seamless experience across all devices.
- Currency Conversion: View cryptocurrency prices in USD or INR.
- User Authentication: Secure login system for personalized watchlist management.
- Dynamic Data Visualization: Charts powered by Chart.js for dynamic and interactive data visualization.
- React: For building a fast, interactive user interface.
- Redux: For state management.
- Material-UI: For a sleek, material design.
- Chart.js: For responsive and animated charts.
- Firebase: For authentication and real-time database functionality.
Get the project up and running on your local machine in just a few steps:
Clone the project
git clone https://github.com/dev-pd/Crypto.gitGo to the project directory
cd CryptoInstall dependencies
npm installStart the server
npm start

