https://github.com/kossi-stack/leaderboard
This is a leader board project that takes the scores of different players and sorts them in ascending order. This helps to determine the leader from all the scores at all times.
https://github.com/kossi-stack/leaderboard
css3 html5 javascript
Last synced: 2 months ago
JSON representation
This is a leader board project that takes the scores of different players and sorts them in ascending order. This helps to determine the leader from all the scores at all times.
- Host: GitHub
- URL: https://github.com/kossi-stack/leaderboard
- Owner: Kossi-stack
- Created: 2021-09-07T16:03:59.000Z (almost 5 years ago)
- Default Branch: develop
- Last Pushed: 2021-09-09T22:51:25.000Z (almost 5 years ago)
- Last Synced: 2025-01-24T11:44:03.917Z (over 1 year ago)
- Topics: css3, html5, javascript
- Language: JavaScript
- Homepage:
- Size: 451 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Leaderboad

This is a leader board project that takes the scores of different players and sort the scores in an ascending order. This helps to determine the leader from all the scores at all times.
## Live Demo
[Live Demo Link](https://kossi-stack.github.io/Leaderboard/dist/)
## Built With
- Html
- Css
- JavaScript
- Webpack
## Prerequisites
- Text editor
- Git
- Html
- Css
## Getting Started
To get a local copy up and running follow these simple example steps.
- You can clone this repo by typing git clone `https://github.com/Kossi-stack/Leaderboard.git` on your terminal
- Type cd `Leaderboard` to access the project on the terminal
- Run `npm install` from your editor's terminal.
- Run `npm run build` from your editor's terminal.
- Run `npm start` from your editor's terminal to view the project in your browser.
## Author
👤 **Kossi-Stack**
- GitHub: [@githubhandle](https://github.com/Kossi-stack/Leaderboard)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/kossifioklou2406/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Kossi-stack/Leaderboard/issues).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./MIT.md) licensed.