Widget that allow users to send feedback about an app
- React Native
- Typescript
- Expo
- Axios
- React
- Vite
- Tailwind CSS
- Jest
- Prisma
- Submit screenshot
- Submit comment
- Send email
- Save feedback into database
You can see this project layout at this link. A Figma account is required to do so.
Install dependencies using yarn or npm.
Start the server
yarn dev
Start the web
yarn start
Start the mobile
expo start
Set config variables
API
DATABASE_URL=
Web
VITE_API_URL=