Next, we’re going to get our routes set up for all the different components we’re going to build throughout this series.
Defining the Dynamic Route
First, let’s navigate into our start/routes.ts
file, and define a route for our component pages. These are the pages we’ll use to demo the various components we’ll be building and their styles and variants.