Merge branch 'kamranahmedse:master' into master
This commit is contained in:
@ -1 +1,12 @@
|
|||||||
# Chakra ui
|
# Chakra UI
|
||||||
|
|
||||||
|
Chakra UI is a simple, modular and accessible component library that gives you the building blocks you need to build your React applications.
|
||||||
|
|
||||||
|
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||||
|
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://chakra-ui.com/'>Chakra UI Website</BadgeLink>
|
||||||
|
<BadgeLink colorScheme='blue' badgeText='Official Docs' href='https://chakra-ui.com/docs/getting-started'>Chakra UI Official Getting Started</BadgeLink>
|
||||||
|
<BadgeLink badgeText='Course' colorScheme='green' href='https://egghead.io/courses/build-a-modern-user-interface-with-chakra-ui-fac68106'>Build a Modern User Interface with Chakra UI</BadgeLink>
|
||||||
|
<BadgeLink badgeText='Course' colorScheme='green' href=''></BadgeLink>
|
||||||
|
<BadgeLink badgeText='Watch' href='https://youtu.be/wI2vqXsjsIo'>Official Getting Started Video</BadgeLink>
|
||||||
|
<BadgeLink badgeText='Watch' href='https://youtu.be/s-bIsz-NR3c'>Chakra UI Crash Course</BadgeLink>
|
||||||
|
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.freecodecamp.org/news/why-should-you-start-using-chakraui/'>Why You Should Start Using Chakra UI</BadgeLink>
|
||||||
|
@ -1 +1,6 @@
|
|||||||
# Jest
|
# Jest
|
||||||
|
Jest is a delightful JavaScript Testing Framework with a focus on simplicity.
|
||||||
|
It works with projects using: Babel, TypeScript, Node, React, Angular, Vue and more!
|
||||||
|
|
||||||
|
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||||
|
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://jestjs.io/'>Jest Website</BadgeLink>
|
||||||
|
Reference in New Issue
Block a user