Final Project: Emoji Mood Selector

Solve the challenge using the concepts learned so far.

We'll cover the following

Emoji mood selector

  1. Add three buttons labeled “Happy 😀,” “Neutral 😐,” and “Sad 😞”.

  2. When the user clicks a button, update a <p> tag (id="mood-display") to show the selected mood emoji.

The final output should look something like this:

Get hands-on with 1400+ tech skills courses.