https://github.com/theophileaseh/leaderboard
Leaderboard is a poject build using HTML, CSS, Javascript, Webpack, Babel and an API. It is a platform that enables one to add users and their scores.
https://github.com/theophileaseh/leaderboard
api leaderboard
Last synced: 4 months ago
JSON representation
Leaderboard is a poject build using HTML, CSS, Javascript, Webpack, Babel and an API. It is a platform that enables one to add users and their scores.
- Host: GitHub
- URL: https://github.com/theophileaseh/leaderboard
- Owner: Theophileaseh
- Created: 2022-04-06T07:41:47.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-03-25T06:59:37.000Z (over 2 years ago)
- Last Synced: 2025-01-08T22:38:47.742Z (11 months ago)
- Topics: api, leaderboard
- Language: JavaScript
- Homepage: https://theophileaseh.github.io/Leaderboard/
- Size: 19.6 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Leaderboard Website
> 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://www.notion.so/microverse/Leaderboard-API-service-24c0c3c116974ac49488d4eb0267ade3).
## Website Link
[Click to see Website](https://theophileaseh.github.io/Leaderboard/)
## Screenshot

## Built With
- Major languages: Javascript, HTML & CSS
- Frameworks: none
- Technologies used: Webpack, Leaderboard API service
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
``VS Code or other Code Editor``
``"Live server" configured``
### Install
``git clone https://github.com/Theophileaseh/Leaderboard.git``
``cd Leaderboard``
### Usage
``run "npm i"``
``run "npm start"``
``run "npm build" to create a development build``
## Authors
👤 **Nwachan Theophile**
- GitHub: [@Theophileash](https://github.com/Theophileaseh)
- Twitter: [@NwachanT](https://twitter.com/NwachanT)
- LinkedIn: [LinkedIn](https://linkedin.com/in/nwachan-theophile)
## 🤝 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.