In this project we'll build a minimalist, yet nice, to-do app to familiarize with the newly stable Next.js App Router.
🚧 Building in progress 🚧
Run the development server:
npm run dev
# or
yarn dev
# or
pnpm devAnd open http://localhost:3000 in your browser to see the result.