Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 409 Bytes

File metadata and controls

7 lines (7 loc) · 409 Bytes

CryptoTracker

  • React and Material UI to build the UI.
  • Chart JS to display charts by reading the data from Coingecko API.
  • Displays charts for part 24 hours, 30 days, 3months, and 1 year.
  • Search API for searching in the currencies dashboard.
  • Firebase for the Authentication using email and google account.
  • Can add any currency to wishlist by saving it in Firebase Database and can track its price.