react_admin_dashboard

React Admin Dashbourd (syncfusion)

Stars
1
Committers
2

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 Dashboard Preview

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.

Installation

Clone the repository:

git clone https://github.com/your-username/admin-dashboard.git
cd admin-dashboard
Related Projects