https://github.com/rxrow/react_admin_dashboard
React Admin Dashbourd (syncfusion)
https://github.com/rxrow/react_admin_dashboard
jsx reactjs syncfusion tailwindcss
Last synced: 4 months ago
JSON representation
React Admin Dashbourd (syncfusion)
- Host: GitHub
- URL: https://github.com/rxrow/react_admin_dashboard
- Owner: RXROW
- Created: 2024-09-02T21:54:42.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-09-09T23:53:28.000Z (9 months ago)
- Last Synced: 2025-02-02T00:31:42.270Z (4 months ago)
- Topics: jsx, reactjs, syncfusion, tailwindcss
- Language: JavaScript
- Homepage: https://react-admin-dashbourd.netlify.app/
- Size: 4.25 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Admin Dashboard
This project is a customizable React admin dashboard featuring Syncfusion components for tables, charts, light/dark mode toggle, and color settings.


## Features- **Syncfusion Tables**: Display data in dynamic tables with pagination and sorting.
- **Syncfusion Charts**: Render different types of charts (e.g., bar, line, pie) to visualize data.
- **Light/Dark Mode**: Toggle between light and dark themes.
- **Custom Color Settings**: Allow users to personalize the dashboard with different accent colors.## Getting Started
This project was bootstrapped with Create React App.
### Prerequisites
Ensure you have Node.js and npm installed on your system.
- [Node.js](https://nodejs.org/)
- [npm](https://www.npmjs.com/)### Installation
Clone the repository:
```bash
git clone https://github.com/your-username/admin-dashboard.git
cd admin-dashboard