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=