-
Fast forward to a week ago, I cloned the Reach UI and Radix UI codebase and started exploring. Large codebases are always difficult to comprehend. With some digging around and reverse engineering, I was able to create the first component listed in the Reach UI docs, the Accordion.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
primitives
Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.
Fast forward to a week ago, I cloned the Reach UI and Radix UI codebase and started exploring. Large codebases are always difficult to comprehend. With some digging around and reverse engineering, I was able to create the first component listed in the Reach UI docs, the Accordion.
-
Set up a react app using vite, or you can clone this repo and get started from the initial commit
Related posts
-
Explaining Scoped Context in React with example
-
Radix Primitives: an open-source UI component library
-
Show HN: Radix Themes – A beautiful, open-source React component library
-
I'm building Radix Svelte, an unstyled UI component library with a focus on accessibility.
-
useControlledProps: Make any React Component Controlled/Uncontrolled