Skip to content

A customizable React Admin Dashboard with themes, tables, charts, calendar, and Kanban board for a seamless user experience.

Notifications You must be signed in to change notification settings

ravikant-diwakar/react-admin-dashboard

Repository files navigation

React Admin Dashboard

A customizable React Admin Dashboard with themes, tables, charts, calendar, and Kanban board for a seamless user experience.

Features

  • Customizable Themes: Choose from a variety of themes to match your style.
  • Dynamic Tables: Create and manage data tables with ease.
  • Interactive Charts: Visualize your data with various types of charts.
  • Calendar Integration: Keep track of events and deadlines using the built-in calendar.
  • Kanban Board: Organize tasks and workflows using the Kanban board.

Getting Started

Follow these steps to get the project up and running on your local machine.

Prerequisites

  • Node.js (v14 or higher)
  • npm (v6 or higher)

Installation

Clone the repository

git clone https://github.com/ravikant-diwakar/react-admin-dashboard.git

Navigate to the project directory

cd react-admin-dashboard

Install the dependencies

npm install

Running the App

Start the development server

npm start

Open your browser and go to http://localhost:3000 to see the app in action.

Usage

Customizable Themes

  • You can switch between different themes from the settings panel.
  • Create your own themes by modifying the theme configuration files.

Dynamic Tables

  • Add, edit, and delete rows easily.
  • Sort and filter data based on different columns.

Interactive Charts

  • Choose from line charts, bar charts, pie charts, and more.
  • Update the data dynamically to see real-time changes.

Calendar Integration

  • Add events to specific dates.
  • View events in different formats (daily, weekly, monthly).

Kanban Board

  • Drag and drop tasks to manage your workflow.
  • Create new boards and lists to organize tasks.

Enjoy using the React Admin Dashboard! 🚀

About

A customizable React Admin Dashboard with themes, tables, charts, calendar, and Kanban board for a seamless user experience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages