An open API service indexing awesome lists of open source software.

https://github.com/dev-araujo/restaurant


https://github.com/dev-araujo/restaurant

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Restaurant Landing page
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](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 ✨

![restaurant](https://user-images.githubusercontent.com/97068163/158913647-1c240427-68c3-4bb7-99ed-d00da7bd014c.png)

### 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 👷

caricatura do autor desse repositório

[![linkedin](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/araujocode/)