This is the repo for Chakra UI's Design vs Dev Challenges. You can watch the YouTube series here.
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.