https://github.com/solobarine/leaderboard
https://github.com/solobarine/leaderboard
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/solobarine/leaderboard
- Owner: Solobarine
- Created: 2022-10-13T08:14:47.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-04-20T03:22:28.000Z (about 3 years ago)
- Last Synced: 2025-06-30T01:38:08.097Z (12 months ago)
- Language: JavaScript
- Size: 173 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Leaderboard API
> The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Api.
## Built With
- HTML
- CSS
- JavaScript
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
You need to have git and/or zip extactor installed on your machine.
You must have Node and NPM installed on your local machine.
### Setup
- Clone this repo in your localmachine by following this command: git clone https://github.com/Solobarine/Leaderboard-Api.git
- Move into the cloned repo.
### Install
Run npm install to install the needed dependencies.
### Usage
- Move into the dist folder and run dev-server to view the website on your browser.
- If dev-server does not work, move into the dist folder and open the HTML page in the dist folder.
## Authors
👤 **Akpuru Solomon Barine
- GitHub: [@Solobarine](https://github.com/Solobarine)
- Twitter: [@SolomonAkpuru](https://twitter.com/SolomonAkpuru)
- LinkedIn: [Solomon Akpuru](https://www.linkedin.com/mwlite/in/solomon-akpuru-17069b241)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./LICENSE) licensed.