Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nidhiupman568/zomato-clone
π Welcome to my Zomato clone! π This project is a clone of Zomato built using HTML, CSS, and JavaScript. πβ¨
https://github.com/nidhiupman568/zomato-clone
css front-end-development html interactive-web-design javascript web-animation web-development zomato-clone
Last synced: 3 days ago
JSON representation
π Welcome to my Zomato clone! π This project is a clone of Zomato built using HTML, CSS, and JavaScript. πβ¨
- Host: GitHub
- URL: https://github.com/nidhiupman568/zomato-clone
- Owner: nidhiupman568
- Created: 2024-06-07T15:22:45.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-06T20:28:26.000Z (2 months ago)
- Last Synced: 2024-09-07T22:03:37.419Z (2 months ago)
- Topics: css, front-end-development, html, interactive-web-design, javascript, web-animation, web-development, zomato-clone
- Language: JavaScript
- Homepage: https://zomato-clone-nidhiupman.vercel.app/
- Size: 3.05 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# π½οΈ Zomato Clone π½οΈ
π Welcome to my Zomato clone! π This project is a clone of Zomato built using HTML, CSS, and JavaScript. πβ¨
Project Demo: https://nidhiupman568.github.io/ZOMATO-CLONE/
## π Features π
### π Home Page π
- **πΊοΈ Navigation πΊοΈ**: Includes options to add a restaurant, login, or sign up.
- **ποΈ City-wise Restaurant Selection ποΈ**: Allows users to choose restaurants based on their city.
- **π½ Footer π½**: Standard footer at the bottom of the page.#### πΈ Screenshots (Output) πΈ
![HOME PAGE 1](https://github.com/nidhiupman568/ZOMATO-CLONE/assets/130860182/b49e233c-4a48-4c2d-889b-a0e52a478018)
![HOME PAGE 2](https://github.com/nidhiupman568/ZOMATO-CLONE/assets/130860182/4a3da77b-b727-43a7-8ebc-27d7ba20e5f6)
![HOME PAGE 3](https://github.com/nidhiupman568/ZOMATO-CLONE/assets/130860182/2de5bc16-bf51-454e-a6a8-ccc936e1b0e7)
![HOME PAGE 4](https://github.com/nidhiupman568/ZOMATO-CLONE/assets/130860182/923c8da6-b335-4685-a66a-00e5371e8ef1)
### π Search Page π
- **π Location Tracking π**: Users can use GPS to track their location or use a search bar to find restaurants based on location preferences.
- **π§ Filters π§**: Users can apply filters such as vegetarian/non-vegetarian options and restaurant ratings.
- **π½ Footer π½**: Same standard footer as on the Home Page.#### πΈ Screenshots (Output) πΈ
![SEARCH PAGE 1](https://github.com/nidhiupman568/ZOMATO-CLONE/assets/130860182/d203a482-f379-4518-9ce3-4b0510a64f58)
![SEARCH PAGE 2](https://github.com/nidhiupman568/ZOMATO-CLONE/assets/130860182/b0a2b7eb-1aae-48fa-9475-026ef4a92a4a)
### π² Restaurant Page π²
- **π Menu Display π**: Displays all dishes available at the chosen restaurant, including prices and ratings.
- **π Ordering π**: Users can add dishes to their cart and view the total bill before placing their order.
- **β Order Placement β **: Clicking "Place Order" completes the order process successfully.#### πΈ Screenshots (Output) πΈ
![RESTAURANT PAGE 1](https://github.com/nidhiupman568/ZOMATO-CLONE/assets/130860182/57df0534-0ca3-4b58-bdfc-96c2cbe0ca6a)
![RESTAURANT PAGE 2](https://github.com/nidhiupman568/ZOMATO-CLONE/assets/130860182/eeebd38d-6f32-4124-bb72-10b235332309)
![RESTAURANT PAGE 3](https://github.com/nidhiupman568/ZOMATO-CLONE/assets/130860182/7a3c1189-cce7-49c0-9b98-ab1ad421c2dc)
## π οΈ Technologies Used π οΈ
- **π HTML**
- **π¨ CSS**
- **π» JavaScript**## π How to Use π
1. Clone the repository: `https://github.com/nidhiupman568/ZOMATO-CLONE.git` π
2. Open `index.html` in your web browser to view the application. π## π€ Contributing π€
Feel free to contribute to this project by forking it and submitting a pull request. β¨ Please follow the project's coding conventions and guidelines. π