A beginner-friendly grocery e-commerce website inspired by Blinkit, built with HTML, CSS, and JavaScript.
This project is created for Hacktoberfest and aims to help contributors learn the basics of frontend development by working on real-world features.
quickbasket-demo.mp4
- Product browsing with multiple categories
- Add to cart functionality with quantity updates
- User login and signup modal
- Multiple payment options with QR code
- Responsive design for all devices
- Order confirmation with success animation
Use this project as a base and extend it further for learning:
- Integration of Razorpay or other payment gateway
- Real UPI QR code generation
- Full user authentication with database
- Product management with admin dashboard
- Cart data persistence with local storage or backend
- Search and filter functionality
- Order history tracking
-
Fork this repository
-
Clone your fork:
git clone https://github.com/cu-sanjay/QuickBasket.git
-
Create a branch:
git checkout -b feature-branch
-
Make your changes and commit:
git commit -m "Added new feature/fix" -
Push to your fork:
git push origin feature-branch
-
Submit a pull request 🎉
Important
This project is beginner-friendly and open for Hacktoberfest contributions. Feel free to work on the listed issues or suggest new ones.
Thanks to all these amazing people: