Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/smakosh/next-todo-app

A Next.js Todo app that uses Server Actions
https://github.com/smakosh/next-todo-app

Last synced: 5 days ago
JSON representation

A Next.js Todo app that uses Server Actions

Awesome Lists containing this project

README

        

This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).

## Getting Started

First, run the development server:

```bash
pnpm dev
```

Open [http://localhost:3000](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