This client-side application provides an intuitive user interface for a car rental service. Users can view car details, make bookings, and manage their existing bookings seamlessly.
- Car Details Page: View car information and confirm bookings.
- My Bookings Page: View, modify, or cancel bookings with a dynamic and interactive table.
- Booking Count Visualization: Dynamic charts showcasing booking trends.
- Responsive Design: Mobile-first approach using Tailwind CSS.
- React.js: Frontend library for building user interfaces.
- React Router: For client-side routing.
- Tailwind CSS: For responsive styling.
- DaisyUI: Pre-styled components for UI design.
- React Icons: For vector icons.
- SweetAlert2: For modern alert modals.
- Recharts: For data visualization.
- Clone the repository:
git clone https://github.com/MxAziz/CarPickUp-client.git cd CarPickUp-client