build(deps): bump axios from 1.13.2 to 1.13.5 (#279)
Bumps axios from 1.13.2 to 1.13.5.
updated-dependencies:
- dependency-name: axios dependency-version: 1.13.5 dependency-type: direct:production …
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802032778号
Shadcn Admin Dashboard
Admin Dashboard UI crafted with Shadcn and Vite. Built with responsiveness and accessibility in mind.
I’ve been creating dashboard UIs at work and for my personal projects. I always wanted to make a reusable collection of dashboard UI for future projects; and here it is now. While I’ve created a few custom components, some of the code is directly adapted from ShadcnUI examples.
Features
Customized Components (click to expand)
This project uses Shadcn UI components, but some have been slightly modified for better RTL (Right-to-Left) support and other improvements. These customized components differ from the original Shadcn UI versions.
If you want to update components using the Shadcn CLI (e.g.,
npx shadcn@latest add <component>), it’s generally safe for non-customized components. For the listed customized ones, you may need to manually merge changes to preserve the project’s modifications and avoid overwriting RTL support or other updates.Modified Components
RTL Updated Components
Notes:
src/components/ui/.Tech Stack
UI: ShadcnUI (TailwindCSS + RadixUI)
Build Tool: Vite
Routing: TanStack Router
Type Checking: TypeScript
Linting/Formatting: ESLint & Prettier
Icons: Lucide Icons, Tabler Icons (Brand icons only)
Auth (partial): Clerk
Run Locally
Clone the project
Go to the project directory
Install dependencies
Start the server
Sponsoring this project ❤️
If you find this project helpful or use this in your own work, consider sponsoring me to support development and maintenance. You can buy me a coffee as well. Don’t worry, every penny helps. Thank you! 🙏
For questions or sponsorship inquiries, feel free to reach out at satnaingdev@gmail.com.
Current Sponsor
Author
Crafted with 🤍 by @satnaing
License
Licensed under the MIT License