Skip to content

A Todo List application using Next.js with a serverless API. Users should be able to add, delete, and toggle the completion of todos. Persist the todos in memory (no database required) and expose the functionality via API routes.

Notifications You must be signed in to change notification settings

d-koding/ServerlessTodoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

A serverless todo list utilizing Next.js and Typescript.

Instant API calls and static site generation.

About

A Todo List application using Next.js with a serverless API. Users should be able to add, delete, and toggle the completion of todos. Persist the todos in memory (no database required) and expose the functionality via API routes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published