Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rxrow/react_admin_dashboard
React Admin Dashbourd (syncfusion)
https://github.com/rxrow/react_admin_dashboard
jsx reactjs syncfusion tailwindcss
Last synced: 3 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 (5 months ago)
- Default Branch: master
- Last Pushed: 2024-09-09T23:53:28.000Z (4 months ago)
- Last Synced: 2024-10-11T23:05:14.906Z (3 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.
![Dashboard Preview](https://res.cloudinary.com/dyv3dluov/image/upload/fl_preserve_transparency/v1725890555/screencapture-react-admin-dashbourd-netlify-app-2024-09-09-17_00_27_nvcpay.jpg?_s=public-apps)
![Dashboard Preview](https://res.cloudinary.com/dyv3dluov/image/upload/fl_preserve_transparency/v1725890555/screencapture-react-admin-dashbourd-netlify-app-2024-09-09-17_00_52_ukzxa9.jpg?_s=public-apps)
## 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