Welcome to akmshopping, a simple and efficient frontend for an e-commerce website. This project is designed to provide users with a seamless shopping experience using core web development technologies.
- 🔍 Product Browsing: Navigate through a variety of products with ease.
- 🛒 Shopping Cart: Add and review items in your cart before checkout.
- 📱 Responsive Design: Fully functional across desktop, tablet, and mobile devices.
- 🛠️ Team Effort: Developed in collaboration with Musahid Mansuri and Subham Yadav.
- HTML5: Markup structure for web pages.
- CSS3: Styling and layout design.
- JavaScript: Interactive functionality and dynamic content.
Check out the live version here: Akmshopping
To run the project locally, follow these steps:
- Clone the repository:
git clone https://github.com/Akmalkhan0/minor-project.git
- Navigate to the project folder:
cd akmshopping - Open the index.html file in your browser:
open index.html
No additional dependencies or installations are required.
akmshopping/
├── assets/ # Images, icons, and other media file
├── styles.css # Main CSS file
├── script.js # Main JavaScript file
├── index.html # Home page
├── products.html # products page
├── About.html # About page
├── Contacts.html # Contacts page
├── Account.html # Account page
├── Cart.html # Cart page
└── README.md # Project documentation