Adding the Material Icons library

Later in this chapter, we are going to use some icons for the group chat lists. Let's integrate the Google Material Icons library into the project.

Update the src/index.html file and place the following code in the head section:

<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">

Let's test the overall setup and provide a navigation bar for our application.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.144.233.150