Skip to content

Commit

Permalink
Restaurante em next.js
Browse files Browse the repository at this point in the history
  • Loading branch information
alinemello29 authored Jun 9, 2024
1 parent 048c122 commit 28af0d0
Showing 1 changed file with 4 additions and 41 deletions.
45 changes: 4 additions & 41 deletions README.md
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)

0 comments on commit 28af0d0

Please sign in to comment.