Chapter 13: Tying It All Together

In the last few chapters, we learned about the ways in which our web application can interact with third-party systems. Now, we'll return to our web application and improve the visual aspects of the website to make the user interface modern and more appealing.

First, we'll start by modifying the styles by importing new Cascading Style Sheets (CSS). Then, we'll clean up the index page code and adjust some of the various final elements of the website. By doing this, we're approaching the time to deploy the website.

The main topics that we will cover in this chapter are as follows:

  • Gatsby.js layout modifications
  • Preparing for deployment

Technical requirements

To deploy the project on Netlify, you must have an ...

Get Jumpstart Jamstack Development 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.