Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 715 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 715 Bytes

Admin Page Layout

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.

Features

  1. Use React, Typescript, CSS
  2. Use Material-ui
  3. Apply Responsive Web
  4. EASY!!

Process

  1. Install CRA with typescript
$ npx create-react-app admin-layout --template typescript
  1. Add material-ui
$ yarn add @mui/material @emotion/react @emotion/styled

Screenshot

screenshot

Reference

https://sig03.medium.com/admin-page-layout-만들기-bbabf4ae5a1d