Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 2.6 KB

README.md

File metadata and controls

34 lines (25 loc) · 2.6 KB

ReactDashX - React Admin Dashboard

A complete dashboard containing admin panel & pages like data table & various charts. It has dark/light theme with proper color palette.

Tech Stack

ReactJS, MUI, Data Grid Nivo Charts, FullCalendar, React ProSidebar, Formik, Yup, React Router DOM

Features

  • Dark/Light Mode
  • Collapsible sidebar
  • Contains various chart Bar Chart, Pie Chart, Line Chart, Geography Chart
  • Many Data Grid pages to show data in easy way.
  • Calendar Page to add, edit & remove events.

Things I want to improve/explore further

  • Make it complete responsive.
  • Learn backend & make the data fetched from server in realtime.
  • Explore more Nivo Charts especially Heatmap Chart.

Demo

Page Dark Light
Dashboard image image
Contacts image image
Calendar image image
Bar Chart image image
Pie Chart image image
Geography Chart image image
Line Chart image image
& more...