Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neckerfree/leaderboard
Leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.
https://github.com/neckerfree/leaderboard
Last synced: 1 day ago
JSON representation
Leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.
- Host: GitHub
- URL: https://github.com/neckerfree/leaderboard
- Owner: NeckerFree
- Created: 2022-04-12T14:53:33.000Z (over 2 years ago)
- Default Branch: development
- Last Pushed: 2022-04-14T21:45:18.000Z (over 2 years ago)
- Last Synced: 2023-02-26T14:46:44.297Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 850 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Leaderboard
> Leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.
## Built With
- Technologies used: HTML, CSS, Javascript
## Live Demo (if available)
[Live Demo Link]()
## Getting Started
To get a local copy up and running follow these simple example steps.
### Setup
- Click the green `Code` button on the repo
- In your local PC, open your terminal in the folder you would like to clone the project.
- Clone the repo with the command: `git clone (copied link)`; like so: `git clone https://github.com/NeckerFree/Leaderboard`
- On the terminal, navigate into the directory like so: `cd Leaderboard`### Install
- in visual studio code build with the command `npm run build`
- and run the distribution with the command `npm start`
## Authorsπ€ **Elio CortΓ©s**
- GitHub: [@NeckerFree](https://github.com/NeckerFree)
- Twitter: [@ElioCortesM](https://twitter.com/ElioCortesM)
- LinkedIn: [elionelsoncortes](https://www.linkedin.com/in/elionelsoncortes/)## π€ Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/NeckerFree/Leaderboard/issues).
## Show your support
Give a βοΈ if you like this project!
## π License
This project is [MIT](./MIT.md) licensed.