design-vs-dev
design-vs-dev copied to clipboard
This is the repo for Chakra UI's Design vs Dev Challenges. You can watch the YouTube series here: https://www.youtube.com/playlist?list=PLLh_woCGjyGqed2oBdr7K0r7HcS6X4DCH
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.