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.
Contributing to Spectrum UI is encouraged and valued by the community. Whether it involves bug fixes, new features, or enhancements, contributors play a vital role in the growth and improvement of the library. By following a set of steps outlined, anyone can start contributing to Spectrum UI.
git clone <forked_repository_url>
npm install
npm start
git checkout -b <branch_name>
git add .
git commit -m "Descriptive message"
git push origin <branch_name>
Contributing to Spectrum UI is an inclusive process that welcomes bug fixes, new features, and enhancements from the community. By forking the repository, making changes, and creating pull requests, contributors can actively participate in improving the library. Adhering to coding standards, providing clear descriptions, and thorough testing are key aspects of successful contributions. Contribute today and be part of the amazing list of contributors improving Spectrum UI.