Welcome to Zepto, an innovative online grocery delivery platform designed for individuals aged 18 and above. Our mission is to redefine convenience by delivering groceries to your doorstep within 10 minutes. Whether you need an urgent grocery item or prefer avoiding the hassle of market visits, Zepto is your go-to solution. Our extensive range of products ensures that all your daily needs are met promptly and efficiently. Experience the future of grocery shopping with Zepto, where speed and reliability come together to offer unparalleled service. Your time is valuable, and we're here to save it.
Fullstack
Netlify: https://zepto-website-unit-4-project.netlify.app/
JSON-Server: https://mock-server-api-wh0v.onrender.com/
Alibaba-Aces_110/
├─ backend
│ └─JSON Server
├─ frontend
│ ├─ index.html
│ ├─ style.css
│ ├─ js
│ └─ assets
└─ README.md
- Rahul George (Team Lead)
- Abhishek Mishra
- Mukul Kudegave
- Sanpreet Singh
- Video 1
- Video 2
- Login and Logout : Securely access and manage your account and cart.
- Search : Quickly find products with keywords.
- Location Tab : Set delivery location for accurate service and availability.
- Cart : Manage selected items, quantities, and checkout process.
- Filtering : Refine searches by categories and subcategories for easier navigation.
- Clone the repository in your system.
- Open the folder in vscode and install npm
cd Alibaba-Aces_110 npm install
- Open index.html to live server.
- Explore the website and features.
- JSON server: https://mock-server-api-wh0v.onrender.com/
- Google Map Places API
GET /api/products - To retrieve all products
GET /api/user - To access the user
- HTML
- CSS
- Javascript
- Bootstrap