Skip to content

ItsWendell/next-edge-runtime-chakra-ui-emotion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example app with chakra-ui and TypeScript, and Next.js Edge Runtime

This example features how to use Emotion and chakra-ui as the component library within a Next.js app with TypeScript, using the Next.js Edge Runtime

Next.js and chakra-ui have built-in TypeScript declarations, so we'll get autocompletion for their modules straight away.

This repository is meant to show-case how to work with the Next.js Edge Runtime and Emotion, and to detect since issues since the Edge Runtime is still experiment.

Deploy your own

Deploy the example using Vercel or preview live with StackBlitz

Deploy with Vercel