...

/

An Angular Application

An Angular Application

Learn the essential details of the Angular application being developed.

Now that we have Angular set up and have imported the Angular Material modules, we can focus on building an application. The application that we are going to build will be focused on a user logging in and logging out of our application. A screenshot of the elements in this application is as follows:

Press + to interact
A screenshot of the elements of our Angular application
A screenshot of the elements of our Angular application

Application details

Here are some of the key features of the application that we will be working on ...