ButtonMaker is a simple and interactive project that allows users to create and customize buttons easily.
It is useful for learning basic front-end concepts such as styling, layout, and user interaction.
- Create custom buttons
- Change button text
- Modify button color and background
- Adjust size and styling
- Instant visual preview
- HTML
- CSS
- JavaScript
ButtonMaker/ β βββ index.html βββ style.css βββ script.js βββ README.md
- Clone the repository:
git clone https://github.com/Pavitra672/ButtonMaker.git
2.Navigate to the project folder:
cd ButtonMaker
3.Open index.html in your browser:
Double-click the file OR
Right-click β Open with Browser
πΈ Preview
You can customize buttons and see the result instantly on the screen.
π Use Cases
Learning HTML, CSS, and JavaScript basics
Practicing UI customization
Small front-end demo project
π€ Contributing
Contributions are welcome!
Fork the repository
Create a new branch
Make changes
Submit a pull request
π©βπ» Author
Pavitra Dundappa Kambar GitHub: Pavitra672