Design vs Dev Challenges
June 6, 2021 ยท View on GitHub
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.