This project showcases a dynamic Scoreboard application, allowing users to add new scores and view a leaderboard of the highest scores. Developed utilizing JavaScript and a leaderboard API, this project demonstrates proficiency in utilizing external APIs and JavaScript programming.
Javacript
CSS3 Html APIs
To get a local copy up and running, follow these steps:
In order to run this project you need:
- Git
- Visual Studio Code
Clone this repository to your desired folder:
git clone git@github.com:taldr27/Leaderboard.git
cd Leaderboard
Install dependencies of this project with:
npm install
To run the project, execute the following command:
npm run start
👤 Diego Garcia
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, please give a start and suggest possible changes to make it better.
Can I add a lot of scores?
Do I need to be connected to the Internet?
This project is MIT licensed.