https://github.com/benmuiruri/leaderboard
A website to add and display players' scores. All data is stored and retrieved from the external Leaderboard API service.
https://github.com/benmuiruri/leaderboard
css html javascript webpack
Last synced: 9 months ago
JSON representation
A website to add and display players' scores. All data is stored and retrieved from the external Leaderboard API service.
- Host: GitHub
- URL: https://github.com/benmuiruri/leaderboard
- Owner: Benmuiruri
- Created: 2022-04-05T14:21:30.000Z (about 4 years ago)
- Default Branch: development
- Last Pushed: 2022-04-15T13:49:56.000Z (about 4 years ago)
- Last Synced: 2025-04-05T21:51:15.122Z (about 1 year ago)
- Topics: css, html, javascript, webpack
- Language: JavaScript
- Homepage: https://benmuiruri.github.io/leaderboard/
- Size: 815 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

Desktop view
Leaderboard Display
> The above screenshot shows how the leaderboard project displays scores.
## Built With
- **HTML** and **CSS** and **Javascript**
## Live Link
[Leaderboard Live Link](https://benmuiruri.github.io/leaderboard/)
## Getting Started
To get a local copy up and running follow these setup steps below.
### Setup
- Simply fork this project
- run `npm i `to install all dependencies
- run `npm run build` to bundle the project with webpack, and
- run `npm start` to launch the application
- In case you run into any errors please raise an [issue](https://github.com/Benmuiruri/leaderboard/issues).
## Authors
👤 **Author**
- GitHub: [@githubhandle](https://github.com/Benmuiruri)
- Twitter: [@twitterhandle](https://twitter.com/_optimize)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/benjamin-kiarie-180b66149/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Benmuiruri/leaderboard/issues).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](https://opensource.org/licenses/MIT) licensed.