Back to Material Ui

Sign-in template

docs/data/material/getting-started/templates/sign-in/README.md

9.0.0512 B
Original Source

Sign-in template

Usage

<!-- #target-branch-reference -->
  1. Copy these folders (sign-in and shared-theme) into your project, or one of the example projects.
  2. Make sure your project has the required dependencies: @mui/material, @mui/icons-material, @emotion/styled, @emotion/react.
  3. Import and use the SignIn component.

Demo

<!-- #host-reference -->

View the demo at https://mui.com/material-ui/getting-started/templates/sign-in/.