Check out the live demo here.
A comprehensive and responsive admin dashboard built with React, Material UI, and Data Grid. It features light and dark mode toggling, data visualization, and customizable widgets.
- Responsive Design: Optimized for various screen sizes.
- Material UI: Modern and customizable UI components.
- Data Grid: Efficient data display and manipulation.
- Light/Dark Mode: User-friendly theme switching.
- Charts: Visualize data with integrated chart components.
- React
- Material UI
- Vite
- Data Grid
- Chart.js
-
Clone the repository:
git clone https://github.com/arafatGithubCode/admin-dashboard-react-.git cd admin-dashboard-react- -
Install dependencies:
npm install
-
Run the application:
npm run dev
- Navigate to
http://localhost:3000in your browser. - Explore the dashboard features, including various data visualization tools and UI components.
admin-dashboard-react-
│
├── public
│ ├── index.html
│
├── src
│ ├── components
│ ├── pages
│ ├── App.js
│ ├── index.js
│
├── .eslintrc.cjs
├── .gitignore
├── package.json
├── vite.config.js
Feel free to fork the project and submit pull requests. Contributions are welcome!
This project is licensed under the MIT License.
For any inquiries or feedback, please reach out at [email protected].
