June 2021
Intermediate to advanced
398 pages
9h 35m
English
In this chapter, we used React to create a series of components and add interactivity to a web page. Now that we have some real markup on our pages, it’s a good time to talk about how to style them. In the next chapter, we’ll discuss some CSS tricks, including how to load CSS stylesheets and image assets into our build, how to add CSS animations, and how to integrate CSS styling into our React components.