https://github.com/paul-js-hub/leaderboard
This is a web application that displays scores submitted by different players. Built with JavaScript, Bootstrap, Webpack , and HTML.
https://github.com/paul-js-hub/leaderboard
bootstrap html javascript
Last synced: about 1 year ago
JSON representation
This is a web application that displays scores submitted by different players. Built with JavaScript, Bootstrap, Webpack , and HTML.
- Host: GitHub
- URL: https://github.com/paul-js-hub/leaderboard
- Owner: Paul-js-hub
- License: mit
- Created: 2022-06-14T12:25:34.000Z (about 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-06-16T14:47:29.000Z (about 4 years ago)
- Last Synced: 2025-03-22T08:51:22.102Z (over 1 year ago)
- Topics: bootstrap, html, javascript
- Language: JavaScript
- Homepage:
- Size: 388 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Leaderboard



> The is my leaderboard website that displays scores submitted by different players
## Built With
- HTML
- CSS
- JavaScript
- WebPack
## Getting Started
For development, you are only required to have Node.js and a node global package, also Yarn, installed in your environment.
## Node
- ### Node Installation on Windows
Go to [official Node.js website](https://nodejs.org/) and download the installer.
Also, be sure to have `git` available in your PATH, `npm` might need it (You can find git [here](https://git-scm.com/)).
- ### Node Installation on other Operating Systems
You can find more information about the installation on the [official Node.js website](https://nodejs.org) and the [official NPM website](https://npmjs.org/).
### Install
Go to the root folder and run the following:
$ git clone https://github.com/Paul-js-hub/leaderboard
$ cd leaderboard
$ npm install
# Running the project
$ Open the index.html in your browser
## Live link
[Live Demo Link](Coming Soon)
## Author
👤 **Paul Onchera**
- GitHub: [@githubhandle](https://github.com/Paul-js-hub/)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/paul-onchera-499a57144/)
## 📝 License
This project is [MIT](./MIT.md) licensed.