https://github.com/keza681/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://github.com/keza681/leaderboard
css html javascript webpack
Last synced: about 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.
- Host: GitHub
- URL: https://github.com/keza681/leaderboard
- Owner: keza681
- License: mit
- Created: 2022-03-10T18:49:16.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2022-04-11T17:41:05.000Z (about 4 years ago)
- Last Synced: 2025-12-09T18:50:52.237Z (7 months ago)
- Topics: css, html, javascript, webpack
- Language: JavaScript
- Homepage:
- Size: 6.21 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LDboard
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.
## Built With
Major languages
- HTML
- CSS
- JAVASCRIPT
- WEBPACK
## Getting Started
**step1** cloning the project: In your computer, go in the terminal and type
```
git clone https://github.com/keza681/LDboard.git
```
**step2** build the project:
```
npm install : to install all the dependencies and dev dependencies.
npm run build
```
**step3** Development:
```
npm install --save-dev webpack-dev-server
npm start : to run the project locally
```
## Authors
👤 **Keza**
- GitHub: [Visit my github](https://github.com/keza681)
- Twitter: [Visit my twitter](https://twitter.com/LKeza19)
- LinkedIn: [Linkedin Profile](https://www.linkedin.com/in/linda-keza-a10150218/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome😉
## Show your support
Leave a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
## 📝 License
This project is [MIT](./MIT.md) licensed