https://github.com/oguntayomicheal/leaderboard
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 Leaderboard API service.
https://github.com/oguntayomicheal/leaderboard
api css html5 javascript webpack
Last synced: 3 months ago
JSON representation
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 Leaderboard API service.
- Host: GitHub
- URL: https://github.com/oguntayomicheal/leaderboard
- Owner: oguntayomicheal
- Created: 2022-10-17T23:33:41.000Z (almost 4 years ago)
- Default Branch: development
- Last Pushed: 2023-03-11T18:02:20.000Z (over 3 years ago)
- Last Synced: 2025-02-03T19:11:16.379Z (over 1 year ago)
- Topics: api, css, html5, javascript, webpack
- Language: JavaScript
- Homepage: https://golden-platypus-c5798d.netlify.app
- Size: 341 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Leaderboard
> 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 Leaderboard API service.
## Built With
- Html
- Css
- JavaScript
- Webpack
## Live Demo
> [Live Demo Link](https://golden-platypus-c5798d.netlify.app)
## Getting Started
> To get a local copy up and running follow the steps below:
- Clone this repository (click the green code button to the copy link)
- Install project dependecies using - `npm install`.
- Start project using the command - `npm start`.
Not sure how to use npm? Read [this](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm).
- Click on the Refresh button to fetch the data from the Leaderboard API
- You can also add/submit more data to the API via the form on the webpage
- You can checkout more info about the `LEADERBOARD API` [here](https://www.notion.so/microverse/Leaderboard-API-service-24c0c3c116974ac49488d4eb0267ade3).
## Authors
👤 **Author1**
- GitHub: [@oguntayomicheal](https://github.com/oguntayomicheal)
- Twitter: [@OguntayoMicheal](https://twitter.com/Oguns_micky)
- LinkedIn: [@OguntayoMicheal](https://www.linkedin.com/in/ogunsmicky/)
## 🤝 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
**``Microverse``** for the opportunity to undertake such project using their platform.
## 📝 License
This project is [MIT](./MIT.md) licensed.