Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 451 Bytes

File metadata and controls

19 lines (12 loc) · 451 Bytes

cryptoVERSE

A cryptocurrency wallet app built with Zustand and modern Mantine UI.

Features

  • Authentication: Basic auth using Zustand.
  • Crypto Listings: Search, paginate, and view details of coins and exchanges.
  • Coin Details: Charts, tables, and enriched market data.
  • Deep Linking: URL filters for direct access to filtered data.
  • Wallet: Buy/sell crypto and manage holdings.

Installation

  • Clone Repo
  • npm Install
  • npm run dev