https://github.com/hammadsiddique/leaderboard
In this project, I created a leaderboard app using a API. This leaderboard track the scores of all the players.
https://github.com/hammadsiddique/leaderboard
api api-rest css html javascript linter microverse microverse-projects microverse-students
Last synced: about 1 month ago
JSON representation
In this project, I created a leaderboard app using a API. This leaderboard track the scores of all the players.
- Host: GitHub
- URL: https://github.com/hammadsiddique/leaderboard
- Owner: HammadSiddique
- Created: 2022-05-18T13:18:49.000Z (about 4 years ago)
- Default Branch: development
- Last Pushed: 2022-07-07T15:49:00.000Z (almost 4 years ago)
- Last Synced: 2025-06-13T09:47:04.073Z (about 1 year ago)
- Topics: api, api-rest, css, html, javascript, linter, microverse, microverse-projects, microverse-students
- Language: CSS
- Homepage: https://hammadsiddique.github.io/Leaderboard/dist/index.html
- Size: 284 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Leaderboard
> In this project, I created a leaderboard. This leaderboard track all the scores provided to it.
## Built With
- HTML5, CSS3, JavaScript
- Webpack
- VS code
## Live Demo
To check out a live-demo of the webiste visit [here](https://hammadsiddique.github.io/Leaderboard/dist/index.html).
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- A web browser like Google Chrome, Mozilla FireFox, Safari etc..
- A code editor like Visual Studio Code
- Softwares git and node.js
### Setup
Clone the repository using the link provided below
### Install
```
git clone https://github.com/HammadSiddique/Leaderboard
```
### Usage
Kindly modify the files as needed
### Deployment
To run webpack, run the following command
```
npm run build
```
To start webpack server, run the following command
```
npm start
```
## Authors
👤 **Hammad Siddique**
- [GitHub](https://github.com/HammadSiddique)
- [Twitter](https://twitter.com/hs_devv)
- [LinkedIn](https://www.linkedin.com/in/hammad-siddique-6a5469231/)
## 🤝 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.