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

https://github.com/trast00/leaderboard-score

Leaderboard Score is a project that use Leaderboard API service to create a arrange a list of score in a table. We can push new data in the leader board
https://github.com/trast00/leaderboard-score

Last synced: about 1 month ago
JSON representation

Leaderboard Score is a project that use Leaderboard API service to create a arrange a list of score in a table. We can push new data in the leader board

Awesome Lists containing this project

README

        

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 Leaderboard Score ](#-leaderboard-score-)
- [Leaderboard-score](#leaderboard-score)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Setup](#setup)
- [Usage](#usage)
- [👥 Authors ](#-authors-)
- [⭐️ Show your support ](#️-show-your-support-)
- [📝 License ](#-license-)

# 📖 Leaderboard Score
# Leaderboard-score
**Leaderboard Score** is a project that use Leaderboard API service to create a arrange a list of score in a table. We can push new data in the leader board

## 🛠 Built With

### Tech Stack
- HTML
- CSS
- JavaScript

### Key Features
- Use [Leaderboard API service](https://www.notion.so/Leaderboard-API-service-24c0c3c116974ac49488d4eb0267ade3)
- ES6
- Asyn

(back to top)

## 🚀 Live Demo

[Live Demo Link](https://trast00.github.io/leaderboard-score/dist/index.html)

(back to top)

## 💻 Getting Started
To get a local copy up and running, follow these steps.

### Setup

Clone this repository to your desired folder:

```sh
git clone [email protected]:Trast00/leaderboard-score.git
npm init -y
npm install webpack webpack-cli --save-dev
npm install --save-dev html-webpack-plugin
npm install --save-dev html-loader

npm install --save-dev style-loader css-loader
npm install --save-dev webpack-dev-server

```

### Usage

To run the project, execute the following command:

```sh
npm run build
npm start
```

## 👥 Authors

👤 **Dicko Allasane**

- GitHub: [@githubhandle](https://github.com/Trast00)
- Twitter: [@twitterhandle](https://twitter.com/AllassaneDicko0/)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/allassane-dicko-744aaa224)
-

## ⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)