Skip to content

Kiranism/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.