This reposityory contains a CSS Button Generator React App, a web-based tool built using Value.js library. This app allows to effortlessly generate CSS code for buttons in various shades of a color, while also offering customization options for border styles, border radius, and padding.
- Generate buttons in 20 different shades of a selected color.
- Customize the border style of the buttons.
- Adjust the border radius to create rounded or sharp-cornered buttons.
- Fine-tune the padding to control the spacing inside the buttons.
- Copy the CSS of the desired button.
This project was developed using the following technologies:
We welcome contributions to improve the CSS Button Generator App! If you'd like to contribute, follow these steps:
- Fork this repository.
- Create a new branch for your feature or bug fix:
git checkout -b feature-name
. - Make your changes and commit them:
git commit -m "Add some feature"
. - Push to your forked repository:
git push origin feature-name
. - Open a pull request on this repository.
If you have any questions, suggestions, or feedback, feel free to reach out to me via email at azharibraheem482@gmail.com.