Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sumit-saha-x/delidelight
DeliDelight is a fully responsive restaurant website, Responsive for all devices, build using HTML, CSS, and JavaScript.
https://github.com/sumit-saha-x/delidelight
css html js responsive restraunt-website
Last synced: 14 days ago
JSON representation
DeliDelight is a fully responsive restaurant website, Responsive for all devices, build using HTML, CSS, and JavaScript.
- Host: GitHub
- URL: https://github.com/sumit-saha-x/delidelight
- Owner: sumit-saha-x
- Created: 2024-12-11T14:48:08.000Z (18 days ago)
- Default Branch: master
- Last Pushed: 2024-12-11T14:49:47.000Z (18 days ago)
- Last Synced: 2024-12-11T15:42:57.809Z (18 days ago)
- Topics: css, html, js, responsive, restraunt-website
- Language: HTML
- Homepage: https://sumit-saha-x.github.io/DeliDelight/
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
###
DeliDelight - Restaurant Website
DeliDelight is a fully responsive restaurant website,
Responsive for all devices, build using HTML, CSS, and JavaScript.
### Demo Screeshots
![DeliDelight Desktop Demo](./readme-images/desktop.png "Desktop Demo")
### Prerequisites
Before you begin, ensure you have met the following requirements:
* [Git](https://git-scm.com/downloads "Download Git") must be installed on your operating system.
### Run Locally
To run **DeliDelight** locally, run this command on your git bash:
Linux and macOS:
```bash
sudo git clone https://github.com/sumit-saha-x/DeliDelight.git
```Windows:
```bash
git clone https://github.com/sumit-saha-x/DeliDelight.git
```