Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saiteja-madha/react-dashboard-starter-ts
Starter template for building a dashboard using React, TypeScript, Tailwind, ShadCN, Clerk.
https://github.com/saiteja-madha/react-dashboard-starter-ts
react-starter shadcn-ui-starter starter-template
Last synced: about 1 month ago
JSON representation
Starter template for building a dashboard using React, TypeScript, Tailwind, ShadCN, Clerk.
- Host: GitHub
- URL: https://github.com/saiteja-madha/react-dashboard-starter-ts
- Owner: saiteja-madha
- License: mit
- Created: 2024-11-18T03:44:35.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-18T03:51:09.000Z (about 2 months ago)
- Last Synced: 2024-11-26T17:12:33.689Z (about 1 month ago)
- Topics: react-starter, shadcn-ui-starter, starter-template
- Language: TypeScript
- Homepage:
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React Dashboard Starter Template
This project is a starter template for building a dashboard application using React.
## Technologies and Libraries Used
- [React](https://reactjs.org/): A JavaScript library for building user interfaces.
- [Vite](https://vitejs.dev/): A fast build tool and development server.
- [Tailwind CSS](https://tailwindcss.com/): A utility-first CSS framework.
- [shadcn](https://shadcn.dev/): Accessible components for building high-quality design systems and web apps.
- [React Router](https://reactrouter.com/): A library for routing in React applications.
- [Clerk](https://clerk.dev/): User management, authentication, and access control for React applications.