smakosh / next-todo-app

A Next.js Todo app that uses Server Actions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

pnpm dev

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

  • UI generated using V0: https://v0.dev/t/6vAV7GEo1FZ
  • Uses Next.js 14 with Server Actions, app entirely works with JavaScript being disabled
  • Uses PlanetScale mysql serverless db with Prisma as the ORM

About

A Next.js Todo app that uses Server Actions


Languages

Language:TypeScript 85.2%Language:CSS 9.7%Language:JavaScript 5.2%