https://github.com/xsidx/leaderboard
A leaderboard application that displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.
https://github.com/xsidx/leaderboard
Last synced: about 1 year ago
JSON representation
A leaderboard application that displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.
- Host: GitHub
- URL: https://github.com/xsidx/leaderboard
- Owner: XsidX
- Created: 2022-07-18T13:21:11.000Z (almost 4 years ago)
- Default Branch: development
- Last Pushed: 2022-10-16T17:14:29.000Z (over 3 years ago)
- Last Synced: 2025-03-29T22:22:02.729Z (about 1 year ago)
- Language: JavaScript
- Size: 22.5 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Leaderboard with leaderboard API
> A leaderboard application that displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.
## Built With
- HTML
- CSS
- Webpack
- Javascript
## Live Demo
Here is a [link](https://leaderboard-sid.netlify.app/) to the live demo
## Getting Started
## Prerequisites
- Git/Github
- VSCode or another equivalent tool
- knowledge in HTML, Javascript, APIs and Webpack
## Install
- To install locally run, _git@github.com:XsidX/leaderboard.git_, in your terminal.
- open the cloned directory with VSCode
- install live server extension for VSCode.
- right click on the index.html file and select open with live server.
## Usage
You're free to use this project however you like it for educational purposes.
## Authors
👤 **Sidney**
- GitHub: [XsidX](https://github.com/XsidX)
- Twitter: [@\_sid_o](https://twitter.com/_sid_o_)
- LinkedIn: [Sidney Kaguli](https://www.linkedin.com/in/sidney-kaguli-0116801a6/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
-Microverse module 2, block 4, Leaderboard:... activity/lesson.
## 📝 License
This project is [MIT](./MIT.md) licensed.