An open API service indexing awesome lists of open source software.

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

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
> ![](./mkleaderboardss.png)

## 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.