Skip to content

andy-li/react-shadcn-dashboard-starter

 
 

Repository files navigation

React Admin Dashboard Starter Template With Shadcn-ui
Built with the Vite + React Ts

Overview

This is a starter template using the following stack:

Pages

Pages Specifications
Signup Custom auth.
Dashboard Cards with recharts graphs for analytics with dark mode ✅.
Students Tanstack tables with students details with server side searching, pagination etc
404 Not Found Page
- -

Getting Started

Follow these steps to clone the repository and start the development server:

  • git clone https://github.com/Kiranism/react-shadcn-dashboard-starter.git
  • npm install
  • npm run dev

You should now be able to access the application at http://localhost:5173.

About

Admin Dashboard Starter with React + Vite and Shadcn Ui

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.5%
  • JavaScript 2.3%
  • Other 1.2%