https://github.com/livewithcodeankit/dummyzomato
This project is a simple web application that displays different food categories such as South Indian, Chinese, and Chicken. It includes features such as filtering, searching, and adding items to the cart.
https://github.com/livewithcodeankit/dummyzomato
cart checkout-page css3 filter html5 javascript
Last synced: 2 months ago
JSON representation
This project is a simple web application that displays different food categories such as South Indian, Chinese, and Chicken. It includes features such as filtering, searching, and adding items to the cart.
- Host: GitHub
- URL: https://github.com/livewithcodeankit/dummyzomato
- Owner: LiveWithCodeAnkit
- Created: 2023-09-01T03:39:18.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-01T03:57:30.000Z (almost 2 years ago)
- Last Synced: 2025-03-24T18:11:15.070Z (3 months ago)
- Topics: cart, checkout-page, css3, filter, html5, javascript
- Language: JavaScript
- Homepage: https://dummy-zomato.vercel.app
- Size: 13.1 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#DummyZomato
# Food Categories Project
This project is a simple web application that displays different food categories such as South Indian, Chinese, and Chicken. It includes features such as filtering, searching, and adding items to the cart.
## Features
- **Food Categories:** The application displays a list of food categories that users can browse.
- **Filtering:** Users can filter the food categories by entering a search term in the search box.
- **Searching:** Users can search for specific food categories using the search box.
- **Add to Cart:** Users can add items to the cart by clicking on the "Add to Cart" button.## Technologies Used
This project is built using HTML, CSS, and JavaScript.
## How to Use
To use this application, simply open the `index.html` file in your web browser. You can then browse the food categories, filter them using the search box, and add items to the cart.