Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All solutions

  • Submitted


    What are you most proud of, and what would you do differently next time?

    The smooth animations I implemented throughout the game and how I developed the game logic.

  • Submitted


    What challenges did you encounter, and how did you overcome them?

    I had issues when the fetch API call to https://restcountries.com/v3.1/all works perfectly on localhost, but fails to retrieve data on the Vercel deployed page without throwing any errors, so I used the data.json file provided

    What specific areas of your project would you like help with?

    I had issues when the fetch API call to https://restcountries.com/v3.1/all works perfectly on localhost, but fails to retrieve data on the Vercel deployed page without throwing any errors - any help or insight would be greatly appreciated