We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 867f6ed commit 4ecf083Copy full SHA for 4ecf083
README.md
@@ -13,7 +13,8 @@ I've been creating dashboard UIs at work and for my personal projects. I always
13
- Light/dark mode
14
- Responsive
15
- Accessible
16
-- Sidebar and header layouts
+- With built-in Sidebar component
17
+- Global Search Command
18
- 10+ pages
19
- Extra custom components
20
@@ -23,7 +24,7 @@ I've been creating dashboard UIs at work and for my personal projects. I always
23
24
25
**Build Tool:** [Vite](https://vitejs.dev/)
26
-**Routing:** [React Router](https://reactrouter.com/en/main)
27
+**Routing:** [TanStack Router](https://tanstack.com/router/latest)
28
29
**Type Checking:** [TypeScript](https://www.typescriptlang.org/)
30
public/images/shadcn-admin.png
-135 KB
0 commit comments