Loading repository data…
Loading repository data…
abeyakilesh / repository
Premium automotive website built with responsive frontend architecture and modular UI components. Implements dynamic DOM manipulation, interactive sliders, and client-side validation workflows. Developed using HTML, CSS, Bootstrap, and structured vanilla JavaScript scripting. Designed to deliver high-end brand presentation with performance-optimize
A high-performance, responsive frontend website designed for a luxury automobile brand.
This project demonstrates a premium UI/UX design, featuring a custom 3D javascript slider, dynamic content rendering, and client-side form validation, built entirely HTML,BootStrap CSS, Vanilla JavaScript.
model-details.html page that renders different content based on URL parameters.localStorage to persist user sessions./project
├── index.html # Landing page with 3D slider
├── about.html # Brand heritage and history
├── contact.html # Concierge form with validation
├── login.html # Admin/Owner login page
├── model-details.html # Dynamic template for car specs
├── style.css # Global custom styling
├── app.js # Main logic (Slider, Auth, Routing)
└── README.md # Documentation
Clone the repository
Bash git clone https://github.com/abeyakilesh/Car-Dealership.git
Open the project Navigate to the folder and open index.html in your browser.
VS Code users: Right-Click index.html and select "Open with Live Server" for the best experience.
To test the Owner Login feature:
Username: admin
Password : 1234
Abey Akilesh M