What You'll Learn?
(y) ES6 JavaScript features like arrow functions, the spread operator, const and let, and template literal string
(y) How to use the Fetch API to load trivia questions from an API
(y) How to store high scores in Local Storage
(y) How to use Flexbox, Animations, and REM units...