A modern web application for managing vehicle inventory, built with React, TypeScript, and Vite.
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run build
- Vehicle inventory management
- Sales tracking and desklog
- User management with role-based access
- Real-time statistics and reporting
- Dark mode support
- Mobile responsive design
- React 18
- TypeScript
- Vite
- Tailwind CSS
- DaisyUI
- Recharts
- Zustand
- React Router
MIT