Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.1 KB

File metadata and controls

34 lines (22 loc) · 1.1 KB

Cryptocurrency Tracker Application

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.

Table of Contents

Features

  • 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

Prerequisites

  • Node.js and npm (Node Package Manager)

Technologies used

  • ReactJS
  • NodeJS
  • Firebase
  1. Clone the repository:

    git clone https://github.com/your-username/cryptocurrency-tracker.git
    cd cryptocurrency-tracker