Screen Components
Explore how to build dynamic React screen components including banners with custom Google Fonts. Understand conditional rendering techniques and component styling to create interactive front-end screens for your web application.
We'll cover the following...
We'll cover the following...
The design calls for the banner to show the application’s name, Lang-Man, written in large cursive font. We’ll choose the Allura font from Google Fonts. Because of the decorator we’ve added, this font will also be available to the story. ...