• Stars
    star
    1
  • Language
    JavaScript
  • Created about 2 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The goal of the leaderboard App is to show players' submitted scores. Additionally, it enables for the submission of a player's score, with the external Leaderboard API service protecting the data. In this app, ES6 functionalities have been correctly implemented. successful API connections through the effective use of await and async.