A simple car-themed website built with HTML, CSS and JavaScript. This project showcases various components such as:
- 📰 About section
- 🖼️ An image gallery
- 🚘 Vehicle cards
- 📱 A responsive menu
- ⭐ Opinions
- ☎️ Contact with Google Maps
This project is a beginner-level student exercise designed to practice front-end development skills. 🎓
- Responsive Design: Works seamlessly on different devices.
- Image Gallery: A lightbox-enabled gallery to showcase car projects.
- Service Section: Highlights services like renovation and detailing.
- Team Section: Introduces team members with their roles and testimonials.
index.html
: The main HTML file containing the structure of the website.styles.css
: The CSS file for styling the website.images/
: A folder containing all the images used in the project.
- Clone the repository:
git clone https://github.com/damianczer/Sample-Portfolio-Page.git
- Open
index.html
in your browser to view the website.
- HTML5
- CSS3
- JavaScript ES6
This is a student project created for learning purposes. It is not intended for production use. 😊