- Clone this repository
- Install dependencies with
npm install - Run application with
npm run dev
This is a simple Next application using ShadCN in order to create function ui components, and communicate with our fastify api
- Add TDD
- Add more ui feedbacks for user interaction
- Add optimistic updates