Skip to content
/ Todum Public

Simple todo list web application build with Next.js, Tailwind, Prisma, Zod

License

Notifications You must be signed in to change notification settings

aBgAmeuR/Todum

Repository files navigation

Todum

App screenshot

Installation

  1. Clone the repository
  2. Install the dependencies
  3. Set up the database
  4. Run the server

Overview

  1. Create a new todo
  2. Mark a todo as completed
  3. Delete a todo

Build with

License

This project is licensed under the MIT License - see the LICENSE file for details