https://github.com/dev-araujo/restaurant
https://github.com/dev-araujo/restaurant
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/dev-araujo/restaurant
- Owner: dev-araujo
- Created: 2023-12-27T13:38:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-27T13:49:18.000Z (over 2 years ago)
- Last Synced: 2025-02-08T16:19:46.086Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://restaurant-62p2.vercel.app/
- Size: 42.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Restaurant Landing page
[](https://opensource.org/licenses/MIT)
### Sobre
- Esta é uma landing page construida com base no seguinte design, presente no Figma [*Aqui*](https://www.figma.com/file/yvClSI9AZBRX8UaaGEByF3/Modern-UI%2FUX%3A-Gericht?node-id=53%3A2)
### Resultado:🎨
- O resultado pode ser conferido aqui: [**AQUI**](https://restaurant-62p2.vercel.app/)
## Preview ✨

### Feito com 🔨
- **React JS**
- CSS (convenção BEM)
- [React-icons](https://react-icons.github.io/react-icons/)
-----
### Instruções para rodar
Por ser um projeto realizado com **ReactJS**, há a necessidade do **NodeJS**. Com ele instalado basta seguir os seguintes passos.
No terminal, clone o projeto:
```
git clone
```
Instale as dependências:
```
npm install
```
Execute a aplicação:
```
npm run start
```
----
### Author 👷

[](https://www.linkedin.com/in/araujocode/)