Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marx-wrld/enterprise-admin

Building an enterprise admin dashboard with React
https://github.com/marx-wrld/enterprise-admin

formik mui-material nivo-charts react-router

Last synced: about 2 months ago
JSON representation

Building an enterprise admin dashboard with React

Awesome Lists containing this project

README

        

# Enterprise-Admin

Building an enterprise admin dashboard with React, Material UI, Nivo Charts, Formik, Yup, FullCalendar, and Data Grid.

#### Installation
- Clone or download the repo - [https://github.com/Marx-wrld/Enterprise-Admin.git](https://github.com/Marx-wrld/Enterprise-Admin.git)

#### Dependencies
```
npm i @mui/material @emotion/react @emotion/styled @mui/x-data-grid @mui/icons-material react-router-dom@6 [email protected] formik yup @fullcalendar/core @fullcalendar/daygrid @fullcalendar/timegrid @fullcalendar/list @nivo/core @nivo/pie @nivo/line @nivo/bar @nivo/geo
```

Formik - A form library for building forms easily.

```
npm install @fullcalendar/react @fullcalendar/interaction
```

#### Run
```
npm start
```
darkDash

ld