Skip to content

KennethOnuorah/CryptoTracker

Repository files navigation

A web application that tracks and analyzes cryptocurrencies


About the Project 🔎

A web application that tracks and analyzes the cryptocurrency market in real time.

Languages used:

  1. TypeScript
  2. CSS

Modules/Libraries used:

  1. Axios
  2. Redux & Redux Toolkit
  3. React Router v6
  4. Lodash
  5. ApexCharts & React-ApexCharts

API's used:

  1. CoinGecko API
  2. News API
  3. Currency Exchange Rate API

Features 📦️

  • Real time cryptocurrency prices & other informaton (updates every 5-6 minutes)
  • Ability to add tokens to a favorites list
  • Daily news
  • Ability to find and search for crypto
  • Token analysis page, featuring...
    • Current prices
    • A line chart displaying current price over time w/ time scope filters
    • Other relevant information
    • Currency conversion calculators
    • Recommendations

How to Setup 🛠️

Clone this repository

git clone https://github.com/KennethOnuorah/CryptoTracker.git
cd CryptoTracker

Install dependencies

npm i

Run the development server

npm run dev

Screenshot 📷

Tablet Mobile
readme_preview readme_preview
Desktop
readme_preview

License 📜

MIT

About

A web application that tracks and analyzes cryptocurrency data in realtime.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages