#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.
- 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.
This project is built using HTML, CSS, and JavaScript.
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.