https://github.com/ixboy/leaderboard
https://github.com/ixboy/leaderboard
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ixboy/leaderboard
- Owner: ixboy
- License: mit
- Created: 2021-10-13T05:22:00.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2021-10-15T16:13:59.000Z (over 4 years ago)
- Last Synced: 2025-01-19T23:32:40.236Z (over 1 year ago)
- Language: JavaScript
- Size: 848 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Leaderboard# 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
- Rest API
- Webpack
- Yarn
## Live Demo
Check the [Live Version](https://ixboy.github.io/Leaderboard/) of the website
## Getting Started
To run this project, you only need a computer with a browser (like Google Chrome, Mozilla Firefox, Microsoft Edge, Apple Safari, etc.) installed, and follow the steps below:
- Run git clone on this project at the desired directory:
```
git clone git@github.com:ixboy/Leaderboard.git
```
- Run `yarn` to install the necessary packages to run locally
- After installing everything, run `yarn start` and your default browser will open with the page
### Prerequisites
An updated web browser
### Usage
- Type the The name in the text field
- Type the Score player get in the Score field
- Click submit To save Date
- Make refresh by clicking on refresh button
## Authors
👤 **Iyunda Ismael Antonio**
- GitHub: [@ixboy](https://github.com/ixboy)
- Twitter: [@ismaelixboy](https://twitter.com/ismaelixboy)
- LinkedIn: [ismael-antonio](https://www.linkedin.com/in/ismaelantonio/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/ixboy/Leaderboard/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
To everyone in Microverse.
## 📝 License
This project is [MIT](./LICENSE) licensed.