Skip to content

🎧 🎵 Listen to music with your friends.

Notifications You must be signed in to change notification settings

tigerabrodi/nagato

Repository files navigation

Stitches Example

This example shows how to use the Stitches CSS-in-JS Library.

Preview

Preview the example live on StackBlitz:

Open in StackBlitz

Deploy your own

Deploy the example using Vercel:

Deploy with Vercel

How to use

Execute Create Next App with npm or Yarn to bootstrap the example:

npx create-next-app --example with-stitches with-stitches-app
# or
yarn create next-app --example with-stitches with-stitches-app

Deploy it to the cloud with Vercel (Documentation).