/NLW-return-impulse-server

Back-end repo of a Feedback Widget developed during NLW event.

Primary LanguageHTMLMIT LicenseMIT

🚀 Next Level Week #8

GitHub top language GitHub GitHub repo size GitHub issues GitHub forks GitHub stars

Technologies   |    Screenshot   |    Getting started   |    Contributing    |    Layout    |    License



🔥 Back-end repo of a Feedback Widget developed during NLW event.


📸 Screenshot


Click on the images above to see in production 👆


👾 Technologies



▶️ Getting started


⚠️ to run this project you must have installed Git and Node.


  1. Clone this repo with:
$ git clone https://github.com/KaiqueMCR/NLW-return-impulse-server.git
  1. Install all dependences with:
$ yarn

       or

$ npm install
  1. Run dev server with:
$ yarn dev

       or

$ npm run dev

💪 Contributing


  1. Fork the repo on GitHub
  2. Clone the project to your own machine
  3. Commit changes to your own branch
  4. Push your work back up to your fork
  5. Submit a Pull request so that we can review your changes

✍️ Layout


Avaliable on this link. For more details, make sure you have an account on   Figma.


📄 License


MIT