https://github.com/williamscch/leaderboard
LeaderBoard web app 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/williamscch/leaderboard
api async css es6 html javascript
Last synced: 3 months ago
JSON representation
LeaderBoard web app 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/williamscch/leaderboard
- Owner: williamscch
- Created: 2022-07-19T18:50:34.000Z (almost 4 years ago)
- Default Branch: dev
- Last Pushed: 2023-02-06T15:16:06.000Z (over 3 years ago)
- Last Synced: 2025-05-05T23:37:23.861Z (about 1 year ago)
- Topics: api, async, css, es6, html, javascript
- Language: CSS
- Homepage: https://leaderboardwilliamscch.netlify.app/
- Size: 1.56 MB
- Stars: 13
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MK LeaderBoard
> In this project I build a LeaderBoard web app 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
- JavaScript
- Webpack
- APIs
- ES6
- Promises, async, await, fetch.
## Live Demo
[Leaderboard Link... Check it out!!!](https://leaderboardwilliamscch.netlify.app/)
## Quick view
> 
## Getting Started
To get a local copy up and running follow the next steps: -Copy the SSH key of the repository and make a 'git clone' in your terminal using the copied key, then you will be able to deploy this project locally.
## 👤 Author
- GitHub: [@williamscch](https://github.com/williamscch)
- Twitter: [@wdavidcch](https://twitter.com/wdavidcch)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/williams-colmenares-989a6b151)
## 🤝 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 APIs
- Project indications [here](https://github.com/microverseinc/curriculum-javascript/blob/main/leaderboard/sneak_peek.md)
- Based on Mortal Kombat game.
## 📝 License
This project is [MIT](./MIT.md) licensed.