jeanpelanda / fonts-with-nextjs-and-stitches

Fonts configuration with Next.js 13 and Stitches

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Next.js 13 project where I configure fonts with Stitches.

Getting Started

  1. Clone the repository;
  2. Run npm install to get the dev dependencies;
  3. Run npm run dev for a dev server;
  4. Open http://localhost:3000 with your browser to see the result.

For step-by-step explanations, click here.

About

Fonts configuration with Next.js 13 and Stitches


Languages

Language:TypeScript 91.6%Language:JavaScript 8.4%