Skip to content

Commit

Permalink
add restaurant website
Browse files Browse the repository at this point in the history
  • Loading branch information
arpy8 committed May 31, 2024
1 parent f5124ea commit 2602220
Show file tree
Hide file tree
Showing 44 changed files with 2,987 additions and 0 deletions.
55 changes: 55 additions & 0 deletions Front-end-Projects/Intermediate/Restaurant-Website/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
<h1 align='center'><b>💥 DineDelight - Restaurant Website💥</b></h1>
<h3 align='center'>Tech Stack Used 🎮</h3>
<div align='center'>

![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white) ![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white) ![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)
![Bootstrap](https://img.shields.io/badge/bootstrap-%238511FA.svg?style=for-the-badge&logo=bootstrap&logoColor=white)

</div>

![Line](https://github.com/Avdhesh-Varshney/WebMasterLog/assets/114330097/4b78510f-a941-45f8-a9d5-80ed0705e847)

## :zap: Description 📃

<div>
<p>This project is a simple HTML, CSS, and JS implementation of a restaurant website. It aims to showcase the restaurant's offerings to attract and engage customers. This project demonstrates the power of HTML, CSS, and JavaScript in creating an appealing and interactive website.</p>

</div>

## :zap: How to run it? 🕹️

<div>

<p>To run this project locally, follow these steps:

1. Fork the repository.
2. Clone the repository to your local machine:

```
git clone https://github.com/Avdhesh-Varshney/WebMasterLog.git
```

3. Open the project folder in your preferred code editor, now you can view website in live.
</p>
</div>

## :zap: Screenshots 📸

<img src="assets/img/ss/1.png">
<img src="assets/img/ss/2.png">
<img src="assets/img/ss/3.png">

![Line](https://github.com/Avdhesh-Varshney/WebMasterLog/assets/114330097/4b78510f-a941-45f8-a9d5-80ed0705e847)

<h4 align='center'>Developed By <b><i>Arpit Sengar</i></b></h4>
<p align='center'>
<a href='https://www.linkedin.com/in/arpitsengar'>
<img src='https://img.shields.io/badge/linkedin-%230077B5.svg?style=for-the-badge&logo=linkedin&logoColor=white' />
</a>
<a href='https://github.com/arpy8'>
<img src='https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white' />
</a>
</p>

<h4 align='center'>Happy Coding 🧑‍💻</h4>
<h3 align="center">Show some &nbsp;❤️&nbsp; by &nbsp;🌟&nbsp; this repository!</h3>
Loading

0 comments on commit 2602220

Please sign in to comment.