nss-evening-cohort-10 / foundations-group-project-pardon-us

foundations-group-project-pardon-us created by GitHub Classroom
4 stars 0 forks source link

Music: Animation for Song List #14

Closed CharityBunyon closed 5 years ago

CharityBunyon commented 5 years ago

Story

As a user, when I expand or minimize the track list, I want to see the smoothly slide left or right, instead of just appearing

Acceptance Criteria

WHEN The user clicks the expand arrow THEN the album image should slide left and reveal the track list AND WHEN The user clicks the minimize arrow THEN the album image should slide right and hide the track list

Development Notes

aclai4067 commented 5 years ago

resources: https://www.w3schools.com/css/css3_animations.asp https://css-tricks.com/controlling-css-animations-transitions-javascript/

djunaim commented 5 years ago

👍