Skip to content

This Mood Ring Themes exercise uses a change event to toggle on and off different background colors based on if the user is feeling happy, sad, or passionate.

Notifications You must be signed in to change notification settings

iVGeek/mood-ring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mood Ring Themes Exercise

This Mood Ring Theme exercise involved creating a toggle for the user to select different color themes based on their mood.

Objective

Use querySelector(), change event, callback function, classList.remove, classList.add, and conditional statements to toggle on and off different classes based on whether the user is feeling happy, sad, or passionate.

mood-ring-themes

Launch

View the Mood Ring Themes here: https://ivgeek.github.io/mood-ring/

About

This Mood Ring Themes exercise uses a change event to toggle on and off different background colors based on if the user is feeling happy, sad, or passionate.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published