Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 592 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 592 Bytes

Epic Mix Exercise

This exercise involved creating a list of songs of our choosing and theme to display when the user clicks the "Show Me" button.

Objective

Use functions, the forEach method, createElement, classList, innerHTML, append, and template literals to create an auto-generated list of songs and their indices.

epic-mix.mov

Launch

View the Epic Mix exercise here: https://marisabrantley.github.io/epic-mix/

Class

Skillcrush, Break into Tech Blueprint

JavaScript Fundamentals