A simple, responsive website showcasing monster trucks with an image carousel and information section, built using HTML and Bootstrap.
This project is a static website dedicated to monster trucks. It features a navigation bar, an interactive image carousel displaying monster truck images, and an "About Us" section providing details about monster trucks. The site is designed to be mobile-friendly and uses Bootstrap for styling and responsiveness.
- Responsive Navigation Bar: Includes links to Home, About Us, Terms & Policy, and Contact Us.
- Image Carousel: A sliding gallery of monster truck images with navigation controls.
- About Section: Informational content about monster trucks, including their capabilities and uses.
- Bootstrap Integration: Utilizes Bootstrap 5 for responsive design and components.
- HTML5: Structure of the website.
- Bootstrap 5: CSS framework for styling and responsive components.
- JavaScript: Included via Bootstrap for interactive elements like the carousel.
-
Clone the repository:
git clone <repository-url> cd monsterTruck -
Open the
index.htmlfile in your web browser to view the website.
No additional setup or dependencies are required as this is a static site.
- Navigate through the site using the menu bar.
- View the sliding images in the carousel section.
- Read about monster trucks in the About Us section.
monsterTruck/
├── index.html # Main HTML file
├── README.md # Project documentation
└── images/ # Folder containing image assets
├── 1.jpg
├── 2.jpg
├── 3.webp
└── 4.jpg
Contributions are welcome! Please fork the repository and submit a pull request for any improvements or bug fixes.
This project is licensed under the MIT License. See the LICENSE file for details.
For questions or feedback, please reach out via ayushkhandekar33@gmail.com