Skip to content

TODO application - Next.js 14 + TypeScript + Tailwind CSS + shadcn/ui

License

Notifications You must be signed in to change notification settings

ARXXIII/todo-app

Repository files navigation

TODO App - Next.js 14 + TypeScript + Tailwind CSS + shadcn/ui

TODO app for scheduling tasks

Screenshots

Without Tasks

With Tasks

Error message

How to use

  • Clone repository and cd into it
  • npm i
  • npm run dev

Open http://localhost:3000 with your browser to see the result.

Live Demo

Click