Skip to content

soheilghanbary/todo-app

Repository files navigation

The Minimal Next.JS Todo App

Getting Started

First, run the development server:

# clone the project
git clone https://github.com/soheilghanbary/todonext.git

# install packages
pnpm install

# copy .env.example
cp .env.example .env

# development
pnpm run dev

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

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

Demo Site

https://todonext-psi.vercel.app

About

The Minimal Todo App by Next.js 15

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published