https://github.com/vty1999/leaderboard
This is a leaderboard website that displays scores submitted by different players. It allows you to submit your score and receive it from the API. All data is preserved by the external Leaderboard API service.
https://github.com/vty1999/leaderboard
css html javascript webpack
Last synced: about 2 months ago
JSON representation
This is a leaderboard website that displays scores submitted by different players. It allows you to submit your score and receive it from the API. All data is preserved by the external Leaderboard API service.
- Host: GitHub
- URL: https://github.com/vty1999/leaderboard
- Owner: VTY1999
- Created: 2022-02-07T14:31:05.000Z (over 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-02-09T14:05:39.000Z (over 4 years ago)
- Last Synced: 2025-10-27T09:40:07.182Z (8 months ago)
- Topics: css, html, javascript, webpack
- Language: JavaScript
- Homepage:
- Size: 191 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Leaderboard
This is a leaderboard website that displays scores submitted by different players. It also allows you to submit your score and retieve it from the API. All data is preserved by external Leaderboard API service.
.png)
# Live Demo
[Click Here](https://vty1999.github.io/Leaderboard/dist)
# Built With
- Html
- CSS
- Javascript
- Webpack
## Getting Started
To get a local copy follow these steps:
1. Clone the repo by typing on your terminal
```
git clone https://github.com/VTY1999/Leaderboard.git
```
2. Access the repo with
```
cd Leaderboard
```
3. Code freely
```
code .
```
### Install
run `npm install` to install dependencies
then run `npm start` to open the webpage on the browser
## Author
👤 **Verissimo Francis**
- GitHub: [@githubhandle](https://github.com/VTY1999)
- Twitter: [@twitterhandle](https://twitter.com/verissimoty?s=09)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/francis-verissimo-b5b4521b1/)
## 🤝 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!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc
## 📝 License
This project is [MIT](./MIT.md) licensed.