This repository contains a collection of demos built with Next.js. Each demo showcases a group of features, or common usage patterns, of the Next.js or React frameworks.
A simple task manager application that demostrate the usage of server components, server actions and optimistic updates. The UI is based on the "task" exmaple from Shadcn's website