https://github.com/mehmet-github06/camping-shopping
This project is a simple web application built using Bootstrap 5.3.2. It showcases a web page with a navigation bar, product cards, and a shopping cart feature.
https://github.com/mehmet-github06/camping-shopping
bootstrap css3 html5
Last synced: about 1 year ago
JSON representation
This project is a simple web application built using Bootstrap 5.3.2. It showcases a web page with a navigation bar, product cards, and a shopping cart feature.
- Host: GitHub
- URL: https://github.com/mehmet-github06/camping-shopping
- Owner: Mehmet-github06
- Created: 2023-10-27T10:50:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-01T20:09:08.000Z (about 2 years ago)
- Last Synced: 2025-01-16T05:25:34.150Z (about 1 year ago)
- Topics: bootstrap, css3, html5
- Language: HTML
- Homepage: https://bootstrap2-beta.vercel.app
- Size: 1.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bootstrap Web Project
This project is a simple web application built using Bootstrap 5.3.2. It showcases a web page with a navigation bar, product cards, and a shopping cart feature.
## Table of Contents
- [Description](#description)
- [Screenshot](#screenshot)
- [Technologies Used](#technologies-used)
- [How to Use](#how-to-use)
- [Contributing](#contributing)
- [License](#license)
## Description
The project consists of a simple web page with the following components:
- Navigation bar with a logo and a shopping cart icon.
- Product cards displaying various camping gear items with images, titles, prices, and "Add to Cart" buttons.
- Shopping cart badge displaying the number of items in the cart.
## Screenshot

## Live Demo
Check out the live demo [here](https://bootstrap2-beta.vercel.app/).
## Technologies Used
- HTML5
- CSS3
- Bootstrap 5.3.2
## How to Use
1. Clone this repository to your local machine.
2. Open the `index.html` file in your web browser.
3. Browse through the products and click "Add to Cart" to add items to your cart.
## Contributing
Contributions to this project are welcome! If you'd like to enhance the project or fix any issues, feel free to fork the repository and submit a pull request.
## License
This project is licensed under the [MIT License](LICENSE).