Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chakra-ui/design-vs-dev
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
https://github.com/chakra-ui/design-vs-dev
chakra-ui demo design dev react ui-components
Last synced: about 2 months ago
JSON representation
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
- Host: GitHub
- URL: https://github.com/chakra-ui/design-vs-dev
- Owner: chakra-ui
- Created: 2021-05-16T21:33:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-03T18:56:03.000Z (over 3 years ago)
- Last Synced: 2024-07-31T23:45:03.031Z (4 months ago)
- Topics: chakra-ui, demo, design, dev, react, ui-components
- Language: TypeScript
- Homepage: https://www.youtube.com/playlist?list=PLLh_woCGjyGqed2oBdr7K0r7HcS6X4DCH
- Size: 4.7 MB
- Stars: 55
- Watchers: 4
- Forks: 21
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-chakra-ui - Chakra UI's Design vs Dev Challenges
README
# Design vs Dev Challenges
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).
## 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.