Stack:
- Next.js
- Typescript
- next-connect
- TailwindCSS
- Prisma
- PostgreSQL
- DnD-kit
- Jest
- Testing Library
#optimistic rendering
Overview: Any user can create a kanban board and change its name. Tasks can be created, changed (title, description), dragged and deleted.
To run locally:
yarn install
yarn dev