Skip to content

i am learning to use event listeners in javascript. This is a random color generator that i made for the purpose of grasping the concept of DOM events in javascript.

Notifications You must be signed in to change notification settings

leafycodes/event-listener-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Color Generator 🎨

A simple web-based random color generator using JavaScript event listeners.

Demo image

Features ✨

  • Generates random background colors with a button click and also has a RESET button
  • Displays the RGB code of the current color
  • Simple, clean interface
  • Uses event listeners for interactivity

Technologies Used 💻

  • HTML5
  • CSS3
  • JavaScript (Event Listeners)

About

i am learning to use event listeners in javascript. This is a random color generator that i made for the purpose of grasping the concept of DOM events in javascript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published