From 9c6ecc6b5bd22cde7b100dde3a5bb595bfa51886 Mon Sep 17 00:00:00 2001 From: Mystist Date: Sun, 25 Aug 2024 17:44:49 -0700 Subject: [PATCH] Add the Todo application to Apps --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f2fadeb..daa804e 100644 --- a/README.md +++ b/README.md @@ -203,6 +203,7 @@ _List inspired by the [awesome](https://github.com/sindresorhus/awesome) list th - [Taxonomy](https://github.com/shadcn/taxonomy) - An example app built using Next.js 13 server components. - [shadcn/ui](https://github.com/shadcn/ui) - Beautifully designed components that you can copy and paste into your apps. - [StorageBox](https://github.com/AlandSleman/StorageBox) - A Simple File Storage Service Built with Go and Next.js. +- [Todo](https://github.com/mystist/todo) - Next-generation Todo application leveraging React Server Components & Next ## Books