-Create a new game with the name of your choice by using the API.
Implement the "Refresh" button that will get all scores for the game
Implement the form "Submit" button that will save a score for the game
-Use arrow functions instead of the function keyword.
-Use async and await JavaScript features to consume the API.
-Create a new game with the name of your choice by using the API.