Skip to content

Latest commit

 

History

History
58 lines (31 loc) · 2.39 KB

README.md

File metadata and controls

58 lines (31 loc) · 2.39 KB

**CRYPTONITE - V1**

A comprehensive Crypto tracker Application. Track top trending assets in one place.

⚠️ You might recieve "Rate Limit Error" frequently due to usage and Demo API restriction

Installation Instruction

  • Setup env by adding 2 API Keys to access Coingecko [Demo API Key]. If using Pro key , kindly modify urls in hooks appropriately.

npm install
npm run dev

Features

  • Comprehensive Data availability including Top global market cap , Top Coins with Highest Market Caps , Trending Coins , Hot NFTs , Most searched categories data for enhanced investment , Top companies holding BITCOIN and ETHEREUM as Investment
  • Caching of data and thus optimizing API calls and enhancing UX by smoothening load times on frequent visits
  • Consistent and Product Driven Design around the app to maintaain professional and standard UI practises
  • Redux state management for handling excessive high frequency datas without compromising on performance or errors
  • Skeleton driven unit data flow that prevents single point of failure
  • Realtime Datas and advanced graph that can be zoomed in for clear analysis
  • Formatted numbers for error free and normalized display of data
  • Rate limit handler to prevent spam abuse and also to control the behaviour of application
  • Internet connection tracker to detect unstable connections in the footer that communicates promptness of the app.

Snaps

image

image

image

image

image

image

image

image

image

image

image