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
- Host: GitHub
- URL: https://github.com/trast00/leaderboard-score
- Owner: Trast00
- License: mit
- Created: 2022-12-19T12:40:40.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-12-23T07:05:19.000Z (over 2 years ago)
- Last Synced: 2025-02-13T04:32:02.010Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.07 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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### Tech Stack
- HTML
- CSS
- JavaScript### Key Features
- Use [Leaderboard API service](https://www.notion.so/Leaderboard-API-service-24c0c3c116974ac49488d4eb0267ade3)
- ES6
- Asyn[Live Demo Link](https://trast00.github.io/leaderboard-score/dist/index.html)
## 💻 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-loadernpm 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
```👤 **Dicko Allasane**
- GitHub: [@githubhandle](https://github.com/Trast00)
- Twitter: [@twitterhandle](https://twitter.com/AllassaneDicko0/)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/allassane-dicko-744aaa224)
-Give a ⭐️ if you like this project!
This project is [MIT](./LICENSE) licensed.