This is a simple todo app that allows you to add, edit, and delete tasks. It also allows you to mark tasks as complete.
- Clone the repository
- Run
yarn
- Run
yarn run dev
- Open
http://localhost:3000
in your browser - Enjoy!
- Next13(Server components + app directory)
- TailwindCSS
- Prisma
- sqlite
- eslint
- prettier
- husky
- lint-staged