This app is made as my solution to an assignment on Next.js. It is a simple app that displays a list of countries grouped by continents. It also has a country-guessing game.
- Next.js bootstrapped with
create-next-app
- GraphQL
- CSS modules
- couple of Jest snapshot tests