Overview
A modern ecommerce UI library built with shadcn/ui components, components are fully responsive and built with accessibility in mind.
How are the components built?
All components are built with shadcn/ui components and are fully responsive. Components are built with accessibility in mind and are styled with css variables.
Customization and configuration
You can customize the components with css variables. You can copy paste the code from the code block and paste it into your project. For example, you can change the primary color of the component by changing the --primary
variable.