Frontend application for displaying volume metrics for Vortex's Ramp. Features interactive weekly and monthly charts showing buy/sell USD volumes with date range filtering.
- React with TypeScript
- Vite
- Tailwind CSS
- Recharts for data visualization
# Install dependencies
bun install
# Start development server
bun run dev- Monthly volume chart
- Weekly volume chart with date range selection
- Responsive design