https://github.com/adel-gu/leaderboard
The leaderboard website displays scores submitted by different players. It also allows you to submit your score. and all the data is preserved via the external Leaderboard API service🚀.
https://github.com/adel-gu/leaderboard
api bootstrap5 css3 html5 javascript webpack5
Last synced: 3 months ago
JSON representation
The leaderboard website displays scores submitted by different players. It also allows you to submit your score. and all the data is preserved via the external Leaderboard API service🚀.
- Host: GitHub
- URL: https://github.com/adel-gu/leaderboard
- Owner: adel-gu
- Created: 2022-10-11T08:08:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-14T19:36:14.000Z (over 2 years ago)
- Last Synced: 2025-01-13T16:47:31.855Z (4 months ago)
- Topics: api, bootstrap5, css3, html5, javascript, webpack5
- Language: JavaScript
- Homepage: https://adel-gu.github.io/Leaderboard/
- Size: 154 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
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. and all the data is preserved via the external Leaderboard API service.
## Preview
## Built With
- HTML
- CSS
- Bootstrap
- JavaScript
- Webpack## Live Demo
[Experience a live Demo 🚀](https://adel-gu.github.io/Leaderboard/)## Getting Started
To get a local copy up and running follow these simple example steps.### Setup
```bash
git clone https://github.com/adel-gu/Leaderboard.git
cd Leaderboard
```### Run project
```bash
npm install
npm run start # This will run webpack to watch your changes in code.
```## Author
👤 **Adel Guitoun**
- GitHub: [@adel-gu](https://github.com/adel-gu)
- Twitter: [@GuitounAdel](https://twitter.com/@GuitounAdel)
- LinkedIn: [adelguitoun](https://linkedin.com/in/adelguitoun)## 🤝 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!
## 📝 License
This project is [MIT](./MIT.md) licensed.