Skip to content

Start your first Hacktoberfest contribution with QuickBasket — a beginner-friendly grocery delivery website inspired by Blinkit, built using HTML, CSS, and JavaScript. A perfect project to practice frontend skills and learn the basics of e-commerce development.

Notifications You must be signed in to change notification settings

cmarchena/QuickBasket-Hacktoberfest

 
 

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

Start your first Hacktoberfest contribution with QuickBasket — a beginner-friendly grocery delivery website inspired by Blinkit, built using HTML, CSS, and JavaScript. A perfect project to practice frontend skills and learn the basics of e-commerce development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 40.6%
  • HTML 34.8%
  • JavaScript 24.6%