Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vvek1402/cryptoverse
Crypto Trading Platform
https://github.com/vvek1402/cryptoverse
coincap-api expressjs mantine-ui nodejs reactjs zustand
Last synced: about 2 months ago
JSON representation
Crypto Trading Platform
- Host: GitHub
- URL: https://github.com/vvek1402/cryptoverse
- Owner: vvek1402
- Created: 2024-10-18T18:33:49.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-15T13:09:41.000Z (about 2 months ago)
- Last Synced: 2024-11-15T13:44:06.647Z (about 2 months ago)
- Topics: coincap-api, expressjs, mantine-ui, nodejs, reactjs, zustand
- Language: TypeScript
- Homepage:
- Size: 123 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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