Skip to content

EvertonWingert/nlw-return

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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>