RentCar is a modern car rental application built using Vite and React. It allows users to browse available cars, check reservation availability, and make bookings through an intuitive interface.
React
Vite
CSS Modules
React Calendar
Playwright (for testing)
git clone https://github.com/Dziad573/Car-service
cd car-service
npm install
npm run dev
Visit http://localhost:5173 to view the app in your browser.