/dw-bg-picker

Application that displays Dr. Who inspired background images.

Primary LanguageCSS

dw-bg-picker

Application that displays Dr. Who inspired background images.

doctor who background picker gif

https://doctor-who-bg-picker.netlify.app

The images are changed by clicking on the remote. Clicking on each Doctors image on the remote will cause the T.A.R.D.I.S. sound to be played and a background image of that Doctor to be displayed. Alternatively, clicking on the 9th, 10th and 11th Doctor's image will cause that Doctor's catchphrase to be played.

Tech Stack

HTML5 BADGE CSS BADGE JAVASCRIPT BADGE

Optimizations

I hope to perfect responsiveness for all screen sizes.

Lessons Learned

I learned how to dynamically add an event listener to the elements of an array using .forEach().