Admin Dashboard is a modern dashboard application where users can visualize data and easily perform operations such as user management and performance analysis. This type of dashboard is used to speed up the decision-making processes of managers and manage operational processes more efficiently, especially in corporate applications.
The dashboard is responsive, ensuring it provides an optimal user experience across devices, whether on desktops, tablets, or mobile phones.
- React.js: Used to create the user interface with its component-based structure.
- Tailwind CSS: Used for a fast and modern design.
- Lucide React: Advanced and customizable icon sets.
- Recharts: Used for creating interactive and visually appealing charts.
Start the project server:
cd admin
npm run dev