Skip to content

oarthurzanoni/feedback-widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

20 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

cover

๐Ÿ’ป Project

Widget that allow users to send feedback about an app

โœจ Techs

  • React Native
  • Typescript
  • Expo
  • Axios
  • React
  • Vite
  • Tailwind CSS
  • Jest
  • Prisma

๐Ÿ› ๏ธ Features

  • Submit screenshot
  • Submit comment
  • Send email
  • Save feedback into database

๐Ÿ”– Layout

You can see this project layout at this link. A Figma account is required to do so.

Running this project locally

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=