A buzzfeed clone I made with a few changes. The user picks their answer from a range of 10 questions and gets told what kind of icecream flavour they are and are then redirected to play a game based on their icecream flavour.
A collage I designed to show what the quiz looks like
- Answer the quiz questions and see what flavour of icecream you are here
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Javascript event handlers
- Javascript Array Methods
I learnt how to move through sections of the questions once the user pickes an answer with "location.href" in javascript and I also learnt how to incorporate online images in javascript.