This app was built as an exercise for a course @ Rocketseat
- Use of headless components with Radix UI
- State management with Tanstack Query
- Integrating custom components with React Hook Form
This project only depends on Node.js
Simply run:
npm i
npm run dev:server & npm run dev