This is a Grocery Delivery Web Application built using the MERN stack (MongoDB, Express, React, Node.js). The platform allows users to browse a variety of grocery products, add them to their cart, and place orders for home delivery. It provides an intuitive and responsive user interface, ensuring a seamless shopping experience.
- 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.
- Frontend: React
- Backend: Node.js, Express
- Database: MongoDB
- Authentication: JWT (JSON Web Tokens)
- Deployment: Vercel