Next Level Week it's a seven-day event created by Rocketseat, the objective is to take you to the next level of your career. The event has lots of practice coding, challenges, and networking. An online and completely free event that will help you take the next step. 🚀
This API REST is created to be used as a Net Promoter Score (NPS).
To get a local copy up and running follow these simple steps.
-
Node.js - Install guide
-
Yarn - Install guide
-
A JSON file with the routes is available here (exported from Insomnia)
Run the commands below to install and run the app.
#Clone the project
git clone https://github.com/jvitormf/nlw4-nodejs
#Go to server folder
cd nlw4-nodejs
#Install dependencies
yarn
#Start the server
yarn dev:server
Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature
) - Commit your Changes (
git commit -m 'Add some Feature'
) - Push to the Branch (
git push origin Feature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
João Vitor - j.vitor.mf@gmail.com
LinkedIn - https://www.linkedin.com/in/jvitormf/