11 Project: Website menu

This chapter covers

  • Creating the necessary scaffolding for a menu component
  • Rendering a static website menu
  • Homework: Adding advanced features to the menu

We’ve reached a milestone. With the completion of chapter 10, you now know all you need to know about React itself to start building some pretty complex web applications. This and the next two chapters are all project chapters. These projects are much larger examples that guide you through the first steps of creating a full-featured web application and set you up for creating more advanced variants of those same applications.

The project in this chapter is a website menu. It’s a top-bar menu component that you can directly use in a website. We’ll create this project ...

Get React Quickly, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.