Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nidhiupman568 authored Jun 15, 2024
1 parent a80a718 commit 66929fc
Showing 1 changed file with 27 additions and 64 deletions.
91 changes: 27 additions & 64 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,96 +1,59 @@
# 🍽️ Zomato Clone 🍽️

🌟 Welcome to my Zomato clone! 🌟 This project is a clone of Zomato built using HTML, CSS, and JavaScript. 🌐✨

# Zomato Clone
## 🌟 Features 🌟

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

## Features
#### πŸ“Έ Screenshots (Output) πŸ“Έ

### 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
- **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.




### 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)
#### πŸ“Έ 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 🀝



### 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.














Feel free to contribute to this project by forking it and submitting a pull request. ✨ Please follow the project's coding conventions and guidelines. πŸ“œ

0 comments on commit 66929fc

Please sign in to comment.