A cryptocurrency wallet app built with Zustand and modern Mantine UI.
- 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.
- Clone Repo
- npm Install
- npm run dev