Skip to content

Latest commit

 

History

History
 
 

JAVASCRIPT BUTTON APP

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Welcome to the Javascript Button App

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.

Used Technologies

  • HTML5
  • CSS3
  • JavaScript

Use of this Project

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.

Steps to Use:


  • 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.

Screenshots

Demo1


Demo2