Skip to content

Front-end dashboard app using NextJS, Shadcn, Tailwind CSS, Recharts, Zod, and React Hook Forms

Notifications You must be signed in to change notification settings

Emp923/admin-dashboard

Repository files navigation

Admin Dashboard UI

A front-end admin dashboard UI built using Next.JS and TypeScript

This is a Next.js project bootstrapped with create-next-app.

Additional Packages

  • Shadcn/ui
  • Tailwind CSS
  • Recharts
  • Lucide React
  • React Hook Form
  • Zod
  • Next Themes

Getting Started

Install dependencies:

npm Install

Run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

About

Front-end dashboard app using NextJS, Shadcn, Tailwind CSS, Recharts, Zod, and React Hook Forms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published