A Cryptocurrency Tracker Application built with ReactJS that allows users to stay up-to-date with the latest trends in cryptocurrency. The app fetches real-time data from an API to display information about various cryptocurrencies, including price, market cap, and historical data. Users can also authenticate, track their favorite coins, and manage their watchlist.
- Real-time cryptocurrency data fetched from an API.
- Interactive charts using ChartJS to visualize historical price trends.
- User authentication system supporting both email-based and Google authentication.
- Watchlist feature allowing users to track specific cryptocurrencies of interest
- Node.js and npm (Node Package Manager)
- ReactJS
- NodeJS
- Firebase
-
Clone the repository:
git clone https://github.com/your-username/cryptocurrency-tracker.git cd cryptocurrency-tracker