Chapter 5. Linting

In this chapter, you will set up the Code Café application, which you will build over the next 15 chapters.

Code Café will be an e-commerce site that features food and drinks for sale. When the application is complete, users will be able to add items to their carts, edit their carts, check out, and submit their orders. You will also add authentication to allow users to log in to the site.

Figure 5.1, “Completed Code Café” shows a preview of the application’s completed home page.

Figure 5.1. Completed Code Café

Completed Code Café

You already have experience setting up a React project, so this chapter will give you the opportunity to practice ...

Get React Programming: The Big Nerd Ranch Guide 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.