- Frontend: Vite
- Lib: React & Typescript
- Icons: Phosphor-react
- UI Components: HeadlessUI
- Styling: Tailwind CSS
- Deployment: Vercel
This project was developed in the Rocketseat Next Level Week Return. The application allows you to leave feedback from web and also have a mobile version and server needed for both versions.
$ git clone https://github.com/msdevpt/nlw-return-impulse-web.git
$ cd nlw-return-impulse-web
$ npm i
$ npm run dev
Create a .env.local
file similar to .env.local.example
.