A modern, responsive admin dashboard built with React.js and Tailwind CSS. This project includes features like dark mode toggle, user tables with search and pagination, and a clean, professional UI ā perfect for internal tools and admin panels.
š View on Netlify
Clone the repo and install dependencies:
git clone https://github.com/your-username/admin-dashboard.git
cd admin-dashboard
npm install
npm run dev