oarthurzanoni / feedback-widget

Feedback widget created during Rocketseat NLW Return

Home Page:https://feedback-widget-ten-pearl.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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=

About

Feedback widget created during Rocketseat NLW Return

https://feedback-widget-ten-pearl.vercel.app/


Languages

Language:TypeScript 57.7%Language:HTML 19.8%Language:JavaScript 14.2%Language:CSS 8.3%