This is a simple web application that demonstrates the use of HTML, CSS, and JavaScript to create interactive buttons.
- Interactive buttons that respond to user clicks.
- Basic styling for a clean and modern look.
- index.html: Contains the structure of the web application, including buttons.
- styles.css: Contains styles for the web application, including button styles and layout.
- main.js: Contains JavaScript code that adds functionality to the buttons.
- Clone the repository or download the files.
- Open
index.html
in a web browser. - Click the buttons to see the functionality in action.
This project is open source and available under the MIT License.