A simple trivia game where you guess the country based on its flag.
git clone https://github.com/andreipintilie/country-flags-game-svelte.git
cd country-flags-trivia
npm install
npm run dev