This project is modern react admin panel. I use Materil UI V5 & React Router V6 & and formik and yup for handle and validate form inputes.
- dark & light mode
- modern table with reach featuer : support filteringt & sorting & paginations, export to csv file, add or remove columns and etc.
- creating user
- full reach calneder (add event and ...)
- FAQ Page
- Data Visulazation with modern Charts
online preview : Admin panel
first clone this repository and then :
npm i
npm run dev