The idea of this project consists of a widget that can be used in web and mobile apps to collect user feedback.
The project was divided into 3 repositories:
💻 Web
📱 Mobile
⚙️ Server
See how it works on the web:
The following instructions will provide you information to get the project up and running on your local machine for development purposes.
- Node.JS min version 14.x
- Yarn
This project uses mainly the following libraries and frameworks:
yarn install
yarn dev
yarn build
