I found the admin page layout. But there are complex design, redundant function, difficult customization and pay for money.
So I made. Easy!!
You can be used to admin page or etc page.
- Use React, Typescript, CSS
- Use Material-ui
- Apply Responsive Web
- EASY!!
- Install CRA with typescript
$ npx create-react-app admin-layout --template typescript
- Add material-ui
$ yarn add @mui/material @emotion/react @emotion/styled