Simple web app written in HTML, CSS, JAVASCRIPT where the user can select a color from the options that are given on the web app and as he clicks on that option, all the buttons background color changes to that color.
- HTML5
- CSS3
- JavaScript
This project is for practicing HTML, CSS, JAVASCRIPT skils. This is good beginner friendly project to get started with. It changes the background color of the buttons.
- Download or clone the repository
git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git
- Go to the directory
- Open terminal
- Run
cd '.\JAVASCRIPT BUTTON APP\'
- Then run
node app.js
- Have a look at the webapp.