With the Leaderboard website the user can keep scores of a game by adding new entries and having an updated ordered rank. Once the score is submitted you can't remove it. However you can start a new leaderboard (or game) and store new scores from scratch.
All data is preserved thanks to the external Leaderboard API service. This is a project for learning purposes which I'll practice medium-fidelity wireframes to create a UI.
You can access the live demo through this link
When you first open this app throught the live demo link you need to create a new game. To do that just type a name of your choice for the game and click on the button "new game", then just add your scores.
To get a local copy up and running follow these simple example steps:
-
Clone this repo to your computer using git. Or
-
Download the compressed zip folder and use a decompressor to unzip it into your computer. Then open the folder and all the project files will be there.
-
then instal npm in with "npm install" and then use "npm run see" to open the application on your browser
👤 Tiago Lelinski Marin
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.