mirror of
https://github.com/shadcn-ui/taxonomy
synced 2026-05-24 09:48:32 +00:00
docs: update README
This commit is contained in:
parent
468f95b03f
commit
72179e5997
1 changed files with 8 additions and 0 deletions
|
|
@ -10,6 +10,14 @@ An open source application built using the new router, server components and eve
|
|||
|
||||

|
||||
|
||||
## About this project
|
||||
|
||||
Right now, I'm using this project as an experiment to see how a modern app (with features like authentication, subscriptions, API routes, static pages for docs ...etc) would work in Next.js 13 and server components.
|
||||
|
||||
I'll be posting updates and issues here.
|
||||
|
||||
A few people have asked me to turn this into a starter. I think we could do that once the new features are out of beta.
|
||||
|
||||
|
||||
## Features
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue