This is a responsive car rental website built using JavaScript, Svelte, TailwindCSS, PHP and MySQL. The project was created in secondary school.
Explore the live demo of the car-rental website.
To get a copy of this project up and running on your local machine, follow these steps:
git clone https://github.com/piechnikk/car-rental.git
cars
and import src/database/cars.sql
Open your preferred web browser and navigate to http://localhost/car-rental
(address can be different depending on the php interpreter used) to access the running application.
Note: This project was created in secondary school and serves as an example of a responsive car rental website.