This project was made by using:
Feedback tool is an app built using Nuxt 3 to make easier for your users to send you feedback.
- Fork the repository
- Install the dependecies with
npm i
- Create the .env file with the right variables
- Start the server
npm run dev
You can access using localhost:3000
on your browser.
This project is under MIT license.