This is a modern Admin Dashboard built using React.js and Tailwind CSS. It includes dynamic charts, animations, and a smooth UI experience for managing various administrative tasks efficiently.
- Frontend: React.js, Vite, Tailwind CSS
- Routing: React Router DOM for navigation and routing
- Animations: Framer Motion for smooth animations
- Icons: Lucide React
- Clone the repository:
git clone https://github.com/Sarika2003/Admin-Dashboard.git
- Navigate to the project directory:
cd EMS
- Install dependencies:
npm install
- Start the development server:
npm run dev