Your code is very clean and works great. There are some improvements you can make, though these are all optional! :
Your deployment seems to launch on the README file instead of the dist folder. Be sure to make the link redirect you to that folder
Very well done on the fetching and generating data of your API. Be sure to check applications and clients like Postman or curl in your command line, so that you don't have to create new games or initialize the API from the code alone.
Good job so far!
Your code is very clean and works great. There are some improvements you can make, though these are all optional! :
README
file instead of thedist
folder. Be sure to make the link redirect you to that foldercurl
in your command line, so that you don't have to create new games or initialize the API from the code alone.