Sobre | Funcionalidades | Tecnologias | Requisitos | Iniciando |
Descrição do projeto
✔️ Funcionalidade ao clicar no botão Feedback;
✔️ Abrir Popover;
Este projeto foi feito usando as seguintes tecnologias
Antes de iniciar você precisa 🏁, ter instalado o Git e Node.
# 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>