AK
Aamir Khan
Geography Quiz - Copy this React, Tailwind Component to your project
Geography Quiz (Find the Country) Objective: Improve knowledge of world geography by guessing country names based on flags or map locations. Gameplay: Show a map with a marked location or a country’s flag. Player guesses the country by typing its name. Correct answers give points. React Concepts: State to track user input and current question. Conditional rendering for correct/incorrect answers. Use of images (flags) or maps (SVG/Google Maps API) in components.
Prompt
