Skip to content

Latest commit

 

History

History
72 lines (52 loc) · 1.81 KB

README.md

File metadata and controls

72 lines (52 loc) · 1.81 KB

Next Level Week Move.it


Project create at the 4th edition of Next Level Week by Rocketseat.




Description

Net promoter score (NPS) is a widely used market research metric that is based on a single survey question asking respondents to rate the likelihood that they would recommend a company, product, or a service to a friend or colleague.

Next Level Week NPS

Stack and tools

Quickstart

# Install Dependencies
$ yarn install

# Create the database
$ yarn typeorm migration:run

# Run Aplication
$ yarn dev

# To run the test use
$ yarn test

API Routes

POST

GET

Demo

Next Level Week NPS Demo