Quick Start Install React-adminpanel UI by running either of the following:
Install NodeJS LTS from NodeJs Official Page Clone the repository with the following command:
git clone https://github.com/rizwin/React-adminpanel.git Run in terminal this command:
npm install Then run this command to start your local server
npm start
Material Icon Installation
yarn add @mui/material @emotion/react @emotion/styled
Circular Progressbar Installation
yarn add react-circular-progressbar
Rechart Installation
yarn add recharts
Datatable Installation
yarn add @mui/x-data-grid
