Skip to content

Spectrum UI ⭐ is a collection of re-usable components built using Aceternity UI Magic UI and ShadCN UI that you can copy and paste into your apps.

License

Notifications You must be signed in to change notification settings

veerendra19codes/spectrum-ui

 
 

Repository files navigation

Contributing to Spectrum UI

Thank you for your interest in contributing to Spectrum UI! We value contributions from the community to help improve and expand the library. Whether it's a bug fix, a new feature, or an enhancement, your input is appreciated!

How to Contribute

Follow these steps to contribute to Spectrum UI:

  1. Fork the repository
    Click the "Fork" button at the top of the repository page to create your own copy of the project.

  2. Clone your fork
    Clone the repository to your local machine:

 git clone https://github.com/your-username/spectrum-ui.git

 npm install 
 npm run dev
git checkout -b feature-name
  git commit -m 'Add feature-name'
git push origin feature-name

Create a Pull Request Go to the repository’s pull request section and submit a PR. Make sure to describe the changes you made and why they are beneficial.

About

Spectrum UI ⭐ is a collection of re-usable components built using Aceternity UI Magic UI and ShadCN UI that you can copy and paste into your apps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.4%
  • Other 0.6%