Skip to content

chakra-ui/design-vs-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.