Loading repository data…
Loading repository data…
MDJAmin / repository
A modern, responsive car dealership website built with HTML, CSS, and JavaScript. Features dark/light mode, animated car listings, category filters, and a sign-up system with newsletter discounts, perfect for car business templates or front-end practice.
Check out the live demo: GitHub Pages Demo
Axom is a modern, responsive car dealership website that allows users to browse car categories, view featured cars, and explore additional information about car dealership offers. The site provides a seamless user experience with smooth animations, a user-friendly interface, and a modern dark/light theme toggle. This project includes multiple sections with a variety of cars to explore and offers such as a newsletter subscription for discounts.
To set up and run this project locally, follow these steps:
Extract the ZIP file.
Navigate into the project directory:
cd <project-directory>
Open index.html in your browser to view the website.
├── Assets
│ └── Logo
│ └── Product
├── Css
│ └── style.css
├── Js
│ └── script.js
├── index.html
└── Sign-Up
└── Login-Register.html
Assets/: Contains images and logos for the website.Css/: Contains the main stylesheet for styling the website.Js/: Contains the JavaScript file for interactive functionality.index.html: The homepage of the website.Sign-Up/: Contains the sign-up page.If you'd like to contribute to this project, feel free to fork the repository and submit a pull request with any improvements or bug fixes. Make sure to follow the standard Git workflow and write clear commit messages.
This project is open-source and available under the MIT License.
Created by MDJAmin. Check out more projects on GitHub.