Learn Nordcraft
In the Learn Nordcraft video series, you'll build along in real-time with Nordcraft's Head of Developer Education, Salma Alam-Naylor, to explore and learn how to use Nordcraft. All lessons are all self-contained, and are aimed at helping you explore more advanced features and concepts as the series progresses.
View the supporting materials for the video series on GitHub.
Lesson 0: What is Nordcraft?
Before we get building, get an overview of what Nordcraft is, who it’s for, and what you can build with Nordcraft.
Lesson 1: Build a Linktree-style personal website
In this lesson, you'll build a Linktree-style website for Rick Astley with two static pages.
Learn about:
Lesson 2: Build a Keanu Whoa! catalogue
In this lesson, you'll build an application to fetch data from an API and render it on a page. You'll also learn how to create dynamic pages using dynamic URL path parameters to fetch specific data to render on the page.
Learn about:
Lesson 3: Build a Pomodoro timer
In this lesson, you'll build a Pomodoro timer to count down from 25 minutes, 5 minutes, or 15 minutes. You'll also set up a sound to play when the timer reaches 0.
Learn about:
Lesson 4: Build a multi-step form
In this lesson, you'll build a multi-step form with validation, save form data to session storage, and POST it to an API when the form is complete. You'll also learn about using Supabase with Nordcraft.
Learn about: