An open API service indexing awesome lists of open source software.

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.

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.