-
Notifications
You must be signed in to change notification settings - Fork 0
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
1 parent
048c122
commit 28af0d0
Showing
1 changed file
with
4 additions
and
41 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -1,45 +1,8 @@ | ||
<p align="center"> | ||
<img src="./public/assets/page.gif.gif"> | ||
</p> | ||
Projeto Restaurante Menu | ||
|
||
<h1 align='center'> | ||
<p>Restaurant menu🍲</p> | ||
</h1> | ||
Projeto criado em Next.js | ||
|
||
[Screen recording 2024-06-09 12.56.40.webm](https://github.com/alinemello29/Restaurante-/assets/109696840/d40a49f2-4350-4328-8e62-c775a20e4d99) | ||
|
||
<h2 align="center"> | ||
<p>From classic dishes to surprising creations, our menu is a refinement of refined flavors!</p> | ||
<a href="https://restaurant-menu-ten-bice.vercel.app/"'> | ||
See the page! | ||
</a> | ||
</h2> | ||
|
||
## 🥘 About | ||
Welcome to the Restaurant Menu repository! This project is a web application designed to manage and display a restaurant's menu in an intuitive and interactive way. Here, you will find all the information needed to understand, set up, and contribute to the development of this application. | ||
|
||
## 🦐 Features | ||
- **Menu Viewing**: Displays dishes organized by categories, with detailed descriptions, prices, and images. | ||
- **Search and Filters**: Tools for searching and filtering to easily find specific dishes. | ||
|
||
## 🔨 Tools | ||
- [Next.js](https://nextjs.org/) | ||
- [HTML](https://developer.mozilla.org/en-US/docs/Web/HTML) | ||
- [CSS](https://developer.mozilla.org/pt-BR/docs/Web/CSS) | ||
- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) | ||
|
||
## 🔴 How to Contribute | ||
```bash | ||
#Clone the project | ||
$ git clone https://github.com/arthurbonfim/restaurant-menu | ||
``` | ||
```bash | ||
#Enter the directory | ||
$ cd restaurant-menu | ||
``` | ||
```bash | ||
#Install the dependencies | ||
$ npm install | ||
``` | ||
## 📜 License | ||
This project is under the MIT license. See the file [LICENSE](LICENSE.md) for more details. | ||
|
||
![Screenshot 2024-06-09 12 46 28](https://github.com/alinemello29/Restaurante-/assets/109696840/314447dd-26ab-481e-bbb3-91c3eea02849) |