Create and publish a static web app with Gatsby and Azure Static Web Apps

Beginner
Developer
Azure
Azure App Service
Azure Static Web Apps

Use Gatsby and React to develop a static web app, then deploy it to the web with Azure Static Web Apps.

Learning objectives

In this module, you will:

  • Use Gatsby to create a static web app
  • Add data to a page in the app with a GraphQL query
  • Deploy your app to the web with Azure Static Web Apps

Prerequisites

  • Git and Node.js installed on your computer
  • Visual Studio Code
  • Beginner-level experience building applications with Gatsby
  • Experience using the command line, including Git operations
  • A GitHub account