Welcome to the Zomato-inspired web application! Explore restaurant listings, reviews, and menus in a user-friendly interface.
Check out the deployed application here!
- Discover Restaurants: Explore a diverse range of restaurants with detailed information on cuisines, locations, and ratings.
- User Reviews: Read and contribute reviews to help others make informed dining choices.
- Menus Display: Access menus with detailed listings of dishes and prices offered by restaurants.
To run this application locally:
- Clone the repository:
git clone https://github.com/your-username/zomato-app.git
- Navigate to the project directory.
- Open the
index.html
file in your preferred web browser.
- Visit the deployed Zomato Web Application to experience the interface.
- Explore various restaurants, their details, reviews, and menus.
- Use search and filter options for specific cuisines or locations.
Contributions are encouraged and appreciated! Here's how you can contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature/improvement
). - Make your changes and commit them (
git commit -am 'Add new feature'
). - Push to the branch (
git push origin feature/improvement
). - Create a new Pull Request.
This project is deployed using Netlify. Visit Zomato Web Application to explore the live version.
This project is licensed under the MIT License.