Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 614 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 614 Bytes

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/