Skip to content

jvitormf/nlw4-nodejs

Repository files navigation

GitHub contributors GitHub forks GitHub stars GitHub issues GitHub LinkedIn


Logo

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. 🚀


Table of Contents

💥 About The Project

Description

This API REST is created to be used as a Net Promoter Score (NPS).

⚙️ Built With

Tools

Technologies

⬆️ Back to top

🚀 Getting Started

To get a local copy up and running follow these simple steps.

⬆️ Back to top

📋 Prerequisites

⬆️ Back to top

⚡ Installation

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

⬆️ Back to top

💡 Contributing

Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature)
  3. Commit your Changes (git commit -m 'Add some Feature')
  4. Push to the Branch (git push origin Feature)
  5. Open a Pull Request

⬆️ Back to top

📝 License

Distributed under the MIT License. See LICENSE for more information.

⬆️ Back to top

📧 Contact

João Vitor - [email protected]

LinkedIn - https://www.linkedin.com/in/jvitormf/

⬆️ Back to top

❗ Acknowledgements

⬆️ Back to top