Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tariktesfa/leaderboard
This is a leaderboard website that displays scores submitted by different players. It also allows to submit the score. All data is preserved by the external Leaderboard API service.
https://github.com/tariktesfa/leaderboard
Last synced: about 1 month ago
JSON representation
This is a leaderboard website that displays scores submitted by different players. It also allows to submit the score. All data is preserved by the external Leaderboard API service.
- Host: GitHub
- URL: https://github.com/tariktesfa/leaderboard
- Owner: tariktesfa
- Created: 2022-01-23T14:19:38.000Z (almost 3 years ago)
- Default Branch: development
- Last Pushed: 2022-02-01T07:55:00.000Z (almost 3 years ago)
- Last Synced: 2023-03-10T14:39:54.494Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 191 KB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Leaderboard
This is a leaderboard website that displays scores submitted by different players. It also allows to submit the score. All data is preserved by the external Leaderboard API service.
## Screenshot
![leaderboard](https://user-images.githubusercontent.com/38283436/151340001-1c340c32-d0ed-450f-a6e0-76966bec9866.png)
## Built With
- HTML
- CSS
- JavaScript
- Webpack## Live Demo
[Live Demo](https://tariktesfa.github.io/Leaderboard/dist/)
## Getting Started
- Install Node.js
- Clone the repository by 'git clone https://github.com/tariktesfa/Leaderboard.git'
- On the root directory, run 'npm install' on the terminal to install packages.
- Run 'run npm start' on the terminal to start live server.
- Then well to go## Author
👤 **Tarikwa Tesfa**
- GitHub: [Tarikwa Tesfa](https://github.com/tariktesfa)
- Twitter: [Tarikwa Tesfa](https://twitter.com/tarik_tesfa)
- LinkedIn: [Tarikwa Tesfa](https://www.linkedin.com/in/tarikwa-tesfa-232a64167/)## 🤝 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 Inc](https://www.microverse.org/)
## 📝 License
This project is [MIT](./MIT.md) licensed.