docs: Add instructions for shadcn/ui.

This commit is contained in:
Elisiário Couto
2025-09-19 11:24:49 +01:00
parent fbb9e33279
commit 83bb3fcef2
3 changed files with 24 additions and 2 deletions

View File

@@ -20,6 +20,7 @@ Having your bank data accessible through both CLI and REST API gives you the pow
- [React](https://reactjs.org/): Modern web interface with TypeScript
- [Vite](https://vitejs.dev/): Fast build tool and development server
- [Tailwind CSS](https://tailwindcss.com/): Utility-first CSS framework
- [shadcn/ui](https://ui.shadcn.com/): Modern component system built on Radix UI
- [TanStack Query](https://tanstack.com/query): Powerful data synchronization for React
## ✨ Features