React Component Library Template
A robust and customizable React component library template built with modern tools and best practices. Ideal for developers looking to create reusable UI components with ease.
🚀 Features
- Storybook: Interactive UI component explorer and documentation.
- Tailwind CSS: Utility-first CSS framework for rapid UI development.
- ShadCN: Accessible and customizable component primitives.
- Playwright: End-to-end testing for reliable and maintainable tests.
- Dark Mode Toggle: Easily switch between light and dark themes for testing.
- ESM & CJS Support: Generates both ES Modules and CommonJS for maximum compatibility.
- Typescript Support: Generates properly .d.ts.
- Structured Folder Layout: Organized directory structure for scalability and maintainability.
- Example Folder: Contains example usage of components with a simple setup.