A single page web app that displays scores submitted by different players.
All data is preserved thanks to the external Leaderboard API service.
Can check the live demo here
To get a local copy up and running follow these simple example steps.
install git, node, any code editor in your local machine
clone the repo or download from https://github.com/shahira-sadat/
npm install
npm run build
npm start
To run the project run the “index.html” file in your browser.
👤 Shahira Sadat
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!