-
Notifications
You must be signed in to change notification settings - Fork 186
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
44 changed files
with
2,987 additions
and
0 deletions.
There are no files selected for viewing
55 changes: 55 additions & 0 deletions
55
Front-end-Projects/Intermediate/Restaurant-Website/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 ❤️ by 🌟 this repository!</h3> |
Oops, something went wrong.