/feedback-widget

Feedback widget created during Rocketseat NLW Return

Primary LanguageTypeScript

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=