Skip to content

antmercado94/country-capital-match-game

Repository files navigation

Country + Capital Matching Game

This is a simple country/capital matching game developed with React and Typescript inspired by a Web Dev Cody video detailing a junior React interview challenge. The original video can be found here.

Consumes the Rest Countries API using React Query to provide a list of countries and capitals.