Test your geography knowledge by guessing country flags
- Multiple Difficulties: Easy (4 options), Medium (6 options), or Hard (type the answer)
- Filtering: Quiz yourself on specific regions or all countries
- Customizable: Choose your own number of questions (up to the region's country count)
- React 19 with TypeScript
- Vite for fast development & building
- Tailwind CSS for styling
- REST Countries API for country data
npm install
npm run devVisit http://localhost:5173 to play!
npm run build
npm run deploy # Deploy to GitHub Pages- REST Countries API for providing country data
- Flagpedia for flag images
- My Girlfriend Ana for giving me the idea for the project