https://github.com/praisespjmt/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. The app was built with JavaScript, HTML, CSS, and Webpack.
https://github.com/praisespjmt/leaderboard
css3 html5 javascript webpack
Last synced: 2 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. The app was built with JavaScript, HTML, CSS, and Webpack.
- Host: GitHub
- URL: https://github.com/praisespjmt/leaderboard
- Owner: PraisesPJMT
- Created: 2022-08-23T13:50:00.000Z (almost 4 years ago)
- Default Branch: development
- Last Pushed: 2022-09-18T10:58:04.000Z (almost 4 years ago)
- Last Synced: 2025-10-04T13:40:01.141Z (9 months ago)
- Topics: css3, html5, javascript, webpack
- Language: JavaScript
- Homepage:
- Size: 335 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](https://www.notion.so/microverse/Leaderboard-API-service-24c0c3c116974ac49488d4eb0267ade3).
## Preview

## Built With (Linter)
- Webpack
- HTML (Webhint)
- CSS (Stylelint)
- JavaScript (Eslint)
## Prerequisites
The following applications are required to be installed for the project to run!
- Modern browser e.g [Google Chrome](https://www.google.com/chrome/), [Edge](https://www.microsoft.com/en-us/edge?r=1), [Firefox](https://www.mozilla.org/en-US/exp/firefox/new/) etc.
- [Git](https://git-scm.com/downloads)
- [Node.js](https://nodejs.org/en/download/) LTS version
## App Setup
- Clone [this](https://github.com/PraisesPJMT/Leaderboard) GitHub repository using `git clone git@github.com:PraisesPJMT/Leaderboard.git`
- Initialize the package manager using `npm init -y`
- Download all required modules using `npm install` inside the project directory (/Leaderboard)
- Launch project on browser using `npm run start` inside the project directory (/Leaderboard)
## App Deployment
App deployment is coming soon...
## Authors
👤 **Praises Tula**
- GitHub: [@praisespjmt](https://github.com/PraisesPJMT)
- Twitter: [@praisespjmt](https://twitter.com/PraisesPJMT)
- LinkedIn: [Praises Musa Tula](https://www.linkedin.com/in/praises-tula-9233aa76)
## 🤝 Contributing
Contributions, [issues](https://github.com/PraisesPJMT/Leaderboard/issues), and feature requests are welcome!
## ⭐️ Show your support
Give a ⭐️ if you like this project!