This project integrates the powerful AdminLTE template with the flexibility of React, creating a dynamic and modern admin dashboard for web applications.
- AdminLTE Version: 3.2.0
- React Version: Latest Stable Version
- Responsive Design: Fully compatible with mobile, tablet, and desktop screens.
- Customizable Components: Modular architecture for easy customization.
Explore the live demo: Online Demo
Run the following command to install project dependencies:
npm install
Run the development server to preview the application:
npm run dev
The application will be available at: http://localhost:5173/
If you want to upload the project to GitHub Pages, run the following command:
npm run deploy