https://github.com/dj-mrjay/leaderboard
This website displays scores submitted by different players by connecting to an external API service where all data is preserved. It also allows you to submit your score. It is built With HTML5, CSS3, JavaScript, and Webpack.
https://github.com/dj-mrjay/leaderboard
css3 html5 javascript webpack
Last synced: 5 months ago
JSON representation
This website displays scores submitted by different players by connecting to an external API service where all data is preserved. It also allows you to submit your score. It is built With HTML5, CSS3, JavaScript, and Webpack.
- Host: GitHub
- URL: https://github.com/dj-mrjay/leaderboard
- Owner: DJ-MrJay
- License: mit
- Created: 2022-08-30T23:49:42.000Z (almost 4 years ago)
- Default Branch: development
- Last Pushed: 2022-09-03T21:19:15.000Z (almost 4 years ago)
- Last Synced: 2025-09-03T13:43:15.673Z (10 months ago)
- Topics: css3, html5, javascript, webpack
- Language: JavaScript
- Homepage:
- Size: 338 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Leaderboard Website
This leaderboard website displays scores submitted by different players and also allows you to submit your score. It connects with an external Leaderboard API service where all data is preserved.
## Built With
- HTML
- CSS
- JavaScript
- Webpack
## Getting Started
To setup, follow these simple steps.
- Clone the [repo](https://github.com/DJ-MrJay/Leaderboard) or download and unzip the .zip file.
- Open with your favorite terminal.
- Run npm install --save-dev webpack
- Run npm start
## Author
- GitHub: [@githubhandle](https://github.com/DJ-MrJay)
- Twitter: [@twitterhandle](https://twitter.com/jonah_wambua)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/mr-jay/)
## Contributors
- Contributions and feature requests are welcome!
## Show your support
Give ⭐️⭐️⭐️⭐️⭐️ if you like this project!
## License
This project is [MIT](./MIT.md) licensed.