this is an application built with react js (next js) and tailwind css for give feedback and comment about an application in development, current version 🔖v1.0
This application has a backend build with node js and express, the database is MySQL
Install frontend with npm and git
git@github.com:ArzCorp/feedback-app.git
cd feedback-app
npm i
npm run dev