This project is a React dashboard with light/dark control, color catalog, and integration with Chart.js and FullCalendar tools. It also uses MUI and Material Tailwind for styling.
- Light/Dark control: Easily switch between light and dark themes.
- Color catalog: Choose from a variety of colors to customize the look of your dashboard.
- Chart.js integration: Visualize your data with beautiful charts.
- FullCalendar integration: Keep track of your schedule with an interactive calendar.
- MUI and Material Tailwind: Style your dashboard with the latest design trends.
- Clone this repository
- Run
npm install
to install dependencies - Run
npm run dev
to start the development server
To use the dashboard, navigate to http://localhost:5173
in your browser. From there, you can switch between light and dark themes, choose a color from the color catalog, and interact with the charts and calendar.
Contributions are welcome! Please open an issue or submit a pull request if you would like to contribute.