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

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.

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)
# Leaderboard

## Description

| Mobile version | Desktop Version |
| -------------------------------------------------------- | --------------------------------------------------------- |
| ![Mobile_screenshot](https://user-images.githubusercontent.com/97834160/168652643-e3ddd242-7455-42e7-9720-fa8fab4e2ac9.png) | ![Desktop_screenshot](https://user-images.githubusercontent.com/97834160/168653143-6f1ffdef-b0fd-46a8-83e5-a9975ec8f071.png) |

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