Skip to content

kaue-magalhaes/NLW-return-impulse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation



Kaue-Capa

NLW RETURN - Impulse Track

💡Event

Next Level Week is an event created by Rocketseat with the objective of teaching and sharing knowledge about frontend, backend and mobile applications using the highest level of programming to take you to the next level!

💻 Project

Feedback Widget - A functionality to send feedbacks and bug reports in an application.

Do you want to test this app? Click here 👈🏽

🚀 Technologies

This project was developed with the following technologies:

Utilities:

✏️ Layout

You can see the layout of the project through this link. It is necessary to have an account in Figma

Kaue-Layout

🎮 Run application

# Clone this repository

# Access project folders
/web
/mobile
/server

# install the dependencies
npm install

# run application
frontend and backend: npm run dev
mobile: expo start

# Run tests from the backend
in the server folder, run npm run test

Releases

No releases published

Packages

No packages published