https://github.com/akos29/leader-board
The goal of the leaderboard App is to show players' submitted scores. Additionally, it enables for the submission of a player's score, with the external Leaderboard API service protecting the data. In this app, ES6 functionalities have been correctly implemented. successful API connections through the effective use of await and async.
https://github.com/akos29/leader-board
apis es6 javascript webpack
Last synced: 2 months ago
JSON representation
The goal of the leaderboard App is to show players' submitted scores. Additionally, it enables for the submission of a player's score, with the external Leaderboard API service protecting the data. In this app, ES6 functionalities have been correctly implemented. successful API connections through the effective use of await and async.
- Host: GitHub
- URL: https://github.com/akos29/leader-board
- Owner: akos29
- Created: 2022-11-22T10:59:23.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-11-25T21:15:39.000Z (over 3 years ago)
- Last Synced: 2024-12-30T06:45:52.515Z (over 1 year ago)
- Topics: apis, es6, javascript, webpack
- Language: JavaScript
- Homepage:
- Size: 2.98 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Project : Leaderboard APP
> The leaderboard App is designed to display scores submitted by different players. It also allows submitting a player's score, where the data is preserved thanks to the external Leaderboard API service. ES6 features have been properly implemented in this app. Connecting with APIs successfully by proper utilization of async and await..

## Built With
#### Major languages:
>- [x] HTML5
>- [x] CSS3
>- [x] Javascript
#### Technologies used
>- [x] Linters
>- [x] ES 6
>- [x] Webpack
>- [x] Gitflow
## Live Demo (if available)
[Live Demo Link](https://akos29.github.io/Leader-Board/)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- A web browser (like Google Chrome, Opera...).
- A code editor (like Atom, VScode...).
### Setup
To setup the webpage locally: click on "**Code**" (dropdown list) then "**Download ZIP**".
### Deployment
To run the project open the downloaded folder (after extraction) then run the "**index.html**" file in your browser.
## Authors
👤 **Kibrewossen Yitbarek**
- GitHub: [@akos29](https://github.com/akos29)
- Twitter: [@kbson](https://twitter.com/Kbson49)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/kibrewossen-yitbarek-bb587a18/)
## 🤝 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
- All thankfulness to Microverse for equipping me with such skills to utilize in real-world projects and applications.
## 📝 License
This project is [MIT](./MIT.md) licensed.