Skip to content

ajprakash97/admin-dashboard-react

Repository files navigation

🎛️ Admin Dashboard

A modern admin dashboard built with React, Vite, and TailwindCSS.

React TypeScript Vite TailwindCSS License

📸 Screenshots

Dashboard Analytics Users Contents Reports Files Profile Account

🚀 Quick Start

# Install dependencies
npm install

# Start development server
npm run dev

# Build for production
npm run build

Open http://localhost:5173 in your browser.

📦 Tech Stack

  • React 19 - UI library
  • Vite 7 - Build tool
  • TypeScript - Type safety
  • TailwindCSS - Styling
  • React Router - Routing

📁 Project Structure

src/
├── pages/          # Page components
├── layout/         # Layout components
├── contexts/       # React Context providers
└── App.tsx         # Main app with routing

📝 Scripts

  • npm run dev - Start dev server
  • npm run build - Build for production
  • npm run preview - Preview production build
  • npm run lint - Run linter

📚 Documentation

See KNOWLEDGE_TRANSFER.md for detailed documentation.


👨‍💻 Author

Ajayprakash R

A passionate Full Stack Developer from Chennai, India with a love for building modern, responsive, and user-friendly web applications. I enjoy exploring new technologies to create efficient and scalable solutions.


Connect with me

LinkedIn GitHub Portfolio


Built with React + Vite + TailwindCSS

About

A modern admin dashboard built with React, Vite, and TailwindCSS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages