A responsive and interactive grocery store web application built with HTML, CSS, and JavaScript.
Grocery Store Website is a fully responsive frontend project that provides users with an online shopping experience for groceries.
It includes interactive product sliders, shopping cart functionality, customer reviews, categories, and a login system.
- 📱 Fully responsive design (desktop, tablet, mobile)
- 🧾 Navigation menu with toggle
- 🔍 Search bar with open/close animation
- 🛒 Shopping cart with product preview & remove option
- 👤 Login form modal
- 🎞️ Product & customer review sliders (Swiper.js)
- 🗂️ Categories section for browsing
- 📰 Blog/news section with hover effects
- Frontend: HTML5, CSS3, JavaScript
- Libraries/Plugins: Swiper.js
- Icons: Font Awesome
# Clone the repository
git clone https://github.com/vishShivansh/GroceryStore.git
# Navigate into the project folder
cd GroceryStore
# Open in Live Server (Run this command to start the project with auto-reload)
npx live-server👉 The project will open in your browser at: http://127.0.0.1:8080
- Open
index.htmlin your browser. - Browse products, categories, and reviews.
- Add/remove items from the cart.
- Login form available for authentication demo.
Contributions are welcome!
- Fork the repository
- Create your feature branch (
git checkout -b feature/NewFeature) - Commit your changes (
git commit -m 'Add NewFeature') - Push to the branch (
git push origin feature/NewFeature) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
Give a ⭐ if you like this website!
