A complete responsive personal portfolio website with AOS animations, dark/light theme, and a Node.js backend for saving contact form messages. Built using HTML, CSS, JavaScript, and Express.js.
Car-Rental-Website/ │ ├── index.html ├── cars.html ├── car-details.html ├── booking.html ├── confirmation.html ├── contact.html │ ├── assets/ │ ├── images/ │ ├── css/ │ └── style.css ...