A collection of React components with Storybook integration and Figma compatibility.
- Button
- Primary
- Secondary
- Outline
- Disabled
- Clone the repository:
git clone https://github.com/username/repository.git- Install dependencies:
npm install- Run Storybook:
npm run storybookThis component library can be connected to Figma using the Storybook for Figma plugin.
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details