1. 3
    Apply Styles to a UI in JSX
    4m 16s

Apply Styles to a UI in JSX

InstructorAndy Van Slaars

Share this video with your friends

Send Tweet

We want our applications to look good, and for that, we'll use standard CSS. In this lesson, we'll see how to load CSS files into a React application and how to apply classes from that CSS to the elements in our JSX.