Cameoparison
On cameo.com , you can buy personalized video clips from everyone from Lindsay Lohan to Ice T. But who commands the highest price?
This project was part of my first introduction to the new javascript framework 'Svelte', A frontend UI that did away with the virtual doms traditionally found in React, Angular and Vue. Svelte performs the bulk of its work outside the browser at compile-time, there is no need for an active runtime on the browser.
For this bootcamp, i just fine-touched some css to clean up the app presentation. I have also added a full-screen display when playing a round, an anti-cheating measure so you cant open another tab to get the answer (triggers on focus loss).
Built from the Frontend Masters Bootcamp : https://frontendmasters.com/courses/svelte/