https://github.com/gedeonts/leaderboard_app
A website that displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to an external API service.
https://github.com/gedeonts/leaderboard_app
css html javascript webpack
Last synced: over 1 year ago
JSON representation
A website that displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to an external API service.
- Host: GitHub
- URL: https://github.com/gedeonts/leaderboard_app
- Owner: GedeonTS
- License: mit
- Created: 2022-05-10T15:25:22.000Z (about 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-07-22T18:39:58.000Z (almost 4 years ago)
- Last Synced: 2025-02-28T05:56:27.648Z (over 1 year ago)
- Topics: css, html, javascript, webpack
- Language: CSS
- Homepage: https://gedeonts.github.io/Leaderboard_App/
- Size: 272 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Leaderboard
## Description
| Mobile version | Desktop Version |
| -------------------------------------------------------- | --------------------------------------------------------- |
|  |  |
> "Leaderboard" is a game board created to keep record of players scores. I'm building this Leaderboard with Javascript (ES6) and Webpack, using promises and async awaits.
### Built With
- Javascript
- HTML and CSS
- WEBPACK
- NPM
- VS CODE
### Getting Started
You can have a copy of this repo run on your local machine by just directly cloning it.
### Live Demo
Click [here](https://gedeonts.github.io/Leaderboard_App/)!
### Prerequisites
- Node.js
- npm
- vscode(or else)
To get the output of our project make sure you have google Chrome, Mozila or any other browser installed.
## Install
> In order to install this project please go through the following steps:
1. - [ ] Open the `Terminal`
2. - [ ] Navigate to the directory where you want to add this repository
3. - [ ] Run `git clone https://github.com/GedeonTS/Leaderboard.git`
4. - [ ] Run `npm install` to install the necessary modules
5. - [ ] Run `npm start`
## Authors
👤 **GedeonTS**
- GitHub: [@GedeonTS](https://github.com/GedeonTS)
- Twitter: [@Gedeon191](https://twitter.com/Gedeon191)
- LinkedIn: [Ushindi Gedeon](https://linkedin.com/in/ushindi-gedeon-73032a228)
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone who helped us.
## 📝 License
This project is [MIT](./MIT.md) licensed.