Skip to content

vvek1402/cryptoVERSE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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