Skip to content

chakra-ui/design-vs-dev

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Design vs Dev Challenges

This is the repo for Chakra UI's Design vs Dev Challenges. You can watch the YouTube series here.

Getting started

To get started, simply clone this repo and execute yarn install or npm run install to install the packages, then cd into the challenge directory and do yarn dev or npm run dev to start the Next JS server.