This example shows how to use the Stitches CSS-in-JS Library.
Deploy the example using Vercel:
Execute Create Next App with npm or Yarn to bootstrap the example:
npx create-next-app --example with-stitches
# or
yarn create next-app --example with-stitches
Deploy it to the cloud with Vercel (Documentation).