This is a Next.js app | minimalistic Desing | easy to use ✌️.
This is a simple and intuitive Todo application built with Next.js. It allows you to add and delete tasks, helping you manage your daily activities efficiently. Your tasks are stored locally in your browser, so you can access them anytime without needing an account or internet connection.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.