https://github.com/rajgupta2/code360-restaurant-task
A responsive restaurant website built using HTML, CSS, and JavaScript as part of a Code 360 practice project. Features menu display, reservations, and a contact section.
https://github.com/rajgupta2/code360-restaurant-task
code360-project frontend-project github-pages html-css-js responsive-design restaurant-web-app restaurant-website web-development
Last synced: 8 months ago
JSON representation
A responsive restaurant website built using HTML, CSS, and JavaScript as part of a Code 360 practice project. Features menu display, reservations, and a contact section.
- Host: GitHub
- URL: https://github.com/rajgupta2/code360-restaurant-task
- Owner: rajgupta2
- Created: 2024-09-24T15:38:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-19T07:10:53.000Z (about 1 year ago)
- Last Synced: 2025-03-30T17:43:35.713Z (about 1 year ago)
- Topics: code360-project, frontend-project, github-pages, html-css-js, responsive-design, restaurant-web-app, restaurant-website, web-development
- Language: JavaScript
- Homepage: https://rajgupta2.github.io/Code360-Restaurant-Task/
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# 🍽️ Code360 Restaurant Web Application
## 📌 Overview
This is a restaurant web application developed as part of the [Code 360 practice project](https://www.naukri.com/code360/web-development/restaurant-web-application-project_9751908). The project aims to provide a functional and visually appealing restaurant website that allows users to explore menu items.
## 🔗 Project Link
- **🚀 Deployed Version:** [Live Demo](https://rajgupta2.github.io/Code360-Restaurant-Task/)
- **📚 Code 360 Project Reference:** [Code 360 My Restaurant](https://www.naukri.com/code360/web-development/restaurant-web-application-project_9751908)
## ✨ Features
- 🎨 Interactive and responsive UI
- 🍔 Menu display with categorized food items
- 📅 Reservation booking system
- 📞 Contact section for customer inquiries
- 🧭 User-friendly navigation
## 🛠️ Technologies Used
- **Frontend:** HTML, CSS, JavaScript
- **Frameworks/Libraries:** Bootstrap
## 🚀 Setup and Usage
1. Clone the repository:
```sh
git clone https://github.com/rajgupta2/Code360-Restaurant-Task.git
```
2. Navigate to the project folder:
```sh
cd Code360-Restaurant-Task
```
3. Open `index.html` in your browser to view the application.
## 📜 License
This project is open-source and available under the MIT License.