vaishnavi-3969 / Web-Componentify

✨ Web Componentify is an open-source repository dedicated to simplifying web development by providing a collection of reusable components. Whether you're building a website, web application, or mobile app, you'll find a wide range of components, from headers and footers to buttons and dropdowns, available in various popular frameworks and language
https://webcomponentify.design
MIT License
24 stars 19 forks source link

Component Added: Interactive Button #8

Closed suryanshsingh2001 closed 1 year ago

suryanshsingh2001 commented 1 year ago

Pull Request: Interactive Button

Changes Made

  1. Added support for .jsx files in the project and customized color options in tailwind.config.js.

    • Modified tailwind.config.js to support .jsx files.
    • Customized color options to enable more flexibility in styling.
  2. Added a new component, Button.jsx, to the components folder. This component provides customizable buttons with interactive features.

    • The Button.jsx component can be used to create buttons with various styles and optional icons.
  3. Renamed Homepage.js to Homepage.jsx and added examples of how to use the Button.jsx component.

    • Created a new Homepage.jsx file.
    • Demonstrated the usage of the Button.jsx component with different configurations.
    • Added an icon asset, arrow-right.svg, to showcase the button's icon functionality.

Related Issues

New Component Suggestion - Interactive Button

Proposed Changes

Screenshots

button-pr

Additional Notes

@vaishnavi-3969 Please review this PR and provide your feedback. Your input is highly valuable for ensuring the quality of the project.

Hacktoberfest

To make this PR eligible for Hacktoberfest, please consider labeling it as hacktoberfest-accepted once reviewed and approved.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
web-componentify ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 3, 2023 8:12am
vaishnavi-3969 commented 1 year ago

Your PR has been reviewed and approved, @suryanshsingh2001! 😄 Thank you so much for your valuable contribution ❤️ to the repository. Your efforts are greatly appreciated.