A Grocery Delivery Web Application built with the MERN stack (MongoDB, Express, React, Node.js). Browse, add to cart, and order groceries online with ease!
Any suggestion and feedback is welcome. You can message me on
- Product Listing: Browse through available grocery items with images, prices, and descriptions.
- User Authentication: Secure login and registration system for customers and admins.
- Shopping Cart: Add and remove products, view cart details, and proceed to checkout.
- Order Management: Admin panel to manage product listings and track customer orders.
- Payment Integration: Integration with payment gateways for smooth transactions.
-
Email: admin@example.com
https://jhola-groceries-client.vercel.app/
If someone wants to run locally:
git clone https://github.com/dipak0304/groceries.git
cd groceries-server
npm install
npm run dev
cd ../groceries-client
npm install
npm run dev
Thank you for considering contributing to the Jhola Groceries project! We welcome contributions of any kind – whether it’s fixing bugs, adding features, improving documentation, or giving feedback.
- Click the “Fork” button at the top right of the repository to create your own copy.
git clone https://github.com/dipak0304/jhola-groceries.git cd jhola-groceries
git checkout -b feature/dipak0304
-
Follow the existing code style.
-
Add meaningful comments and documentation.
-
Update the README if necessary.
git add .
git commit -m "Add your meaningful commit message"
git push origin feature/your-feature-name
-
Go to the original repository and open a PR from your branch.
-
Describe the changes clearly and reference any related issues.
-
Be respectful and constructive.
-
Report any bugs or issues in a polite manner.
*Follow the project’s coding standards and style.
-
If you find a bug, please open an issue with a detailed description.
-
If you have ideas for new features, feel free to propose them in issues.
-
✅ Thank you for contributing! Every contribution helps improve the project.
-
Mobile app version
-
Push notifications
-
Multi-seller marketplace
-
Dark mode, better UI/UX
-
Encourage users to reach out for suggestions, bugs, or feature requests.



