Frontend Dashboard
Guide to using the React dashboard.
Features
- Real-time bot status
- Live holdings monitoring
- Trade history
- Performance analytics
- Configuration management
- 7 cyberpunk themes
Themes
Switch between 7 color schemes:
- 🟢 MATRIX (green)
- 💎 NEON (emerald)
- 🔵 CYBER (cyan)
- 🟣 PLASMA (purple)
- 💗 LASER (rose)
- 🟡 GOLD (amber)
- 🔷 TRON (cyan)
Navigation
Access the dashboard at http://localhost:3000 after running:
bash
cd frontend && npm run dev