Login Modal

A look at the Login Modal's interface of our application.

About the application

In this application, we have a Login modal that contains two Textfield components and one Button component wrapped up inside a form which is further wrapped up inside a Paper component. Also, the user is required to fill those fields and submit the form. Then, we have a doLogin function that takes care of the processing of those entered values.

This is what the application will look like:

Note: To log in, use the username admin and the password 123.

Get hands-on with 1200+ tech skills courses.