Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 309 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 309 Bytes

Cat-meme-generator 😸 😼 🙀

Scrimba Frontend Developer Path project - Cat meme generator

Aim: pick an "emotion" from a radio list and show a corresponding cat meme in a pop-up modal.

JS topics covered:

  • for-of loop
  • import & export
  • inputs, input types
  • DOM manipulation- beginners
  • .filter()