Description
In this guide, you will learn how to create the Angular app from scratch, configure the end-to-end routing settings, create child components and assign them to routes, way of using the local storage as a data source, and mutation of it based on the user interactivity.
Lab Objective
Upon completion of this lab, you will be able to:
Prerequisites
You should have a basic understanding of components and a basic knowledge of how routing flow works.
Lab Requirements