Skip to content

Beginner-friendly grocery delivery website built with HTML, CSS, and JavaScript, perfect for practicing frontend and e-commerce basics.

Notifications You must be signed in to change notification settings

cu-sanjay/QuickBasket

Repository files navigation

QuickBasket Logo

QuickBasket - Grocery Delivery Website

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.

Open Website

👥 Contributors 🐞 Open Issues 🕒 Last Commit 📘 Beginner Friendly 🎉 Hacktoberfest 2025

🚀 Built With

HTML5 CSS3 JavaScript

🎥 Demo

quickbasket-demo.mp4

✨ Features

  • 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

💡 Future Practice Ideas

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

🛠️ How to Contribute

  1. Fork this repository

  2. Clone your fork:

    git clone https://github.com/cu-sanjay/QuickBasket.git
  3. Create a branch:

    git checkout -b feature-branch
  4. Make your changes and commit:

    git commit -m "Added new feature/fix"
  5. Push to your fork:

    git push origin feature-branch
  6. 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.

👥 Contributors

Thanks to all these amazing people:

Contributors

About

Beginner-friendly grocery delivery website built with HTML, CSS, and JavaScript, perfect for practicing frontend and e-commerce basics.

Topics

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 20