NLW - Return

Sobre   |   Funcionalidades   |   Tecnologias   |   Requisitos   |   Iniciando   |  


Sobre

Descrição do projeto

Funcionalidades

✔️ Funcionalidade ao clicar no botão Feedback;
✔️ Abrir Popover;

Tecnologias

Este projeto foi feito usando as seguintes tecnologias

Requisitos

Antes de iniciar você precisa 🏁, ter instalado o Git e Node.

Iniciando o projeto

# Clone this project
$ git clone https://github.com/EvertonWingert/feedback-widget

# Access
$ cd web

# Install dependencies
$ yarn

# Run the project
$ yarn start

# The server will initialize in the <http://localhost:3000>