Overview:
Chakra UI’s Design vs Dev Challenges is a repository that offers a series of challenges for designers and developers. The challenges aim to bridge the gap between design and development by providing real-world scenarios for participants to work on. By watching the accompanying YouTube series, users can gain insights and best practices for tackling these challenges.
Features:
- Real-world scenarios: The challenges presented in this repository are based on actual design and development scenarios, providing users with practical experience.
- Bridging design and development: By participating in these challenges, designers and developers can work together to understand each other’s perspectives and collaborate effectively.
- YouTube series: The accompanying YouTube series provides additional guidance and insights into the challenges, allowing users to learn and improve their skills.
Installation:
To start using the Chakra UI’s Design vs Dev Challenges, follow these steps:
- Clone the repository.
- Install the necessary packages by running
yarn install
ornpm run install
. - Navigate to the challenge directory using the
cd
command. - Start the Next JS server by running
yarn dev
ornpm run dev
.
Summary:
Chakra UI’s Design vs Dev Challenges is a valuable resource for designers and developers looking to enhance their skills and collaborate effectively. By providing real-world scenarios and a YouTube series for guidance, this repository offers a practical and educational experience for users. The installation process is straightforward, making it easy for individuals to get started with the challenges.