https://github.com/soulemanou-software/leaderboard-api
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/soulemanou-software/leaderboard-api
css3 gitflow html5 javascript linter 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.
- Host: GitHub
- URL: https://github.com/soulemanou-software/leaderboard-api
- Owner: soulemanou-software
- License: mit
- Created: 2022-08-23T12:48:48.000Z (almost 4 years ago)
- Default Branch: development
- Last Pushed: 2022-09-19T06:56:18.000Z (over 3 years ago)
- Last Synced: 2025-06-02T20:05:48.958Z (about 1 year ago)
- Topics: css3, gitflow, html5, javascript, linter, webpack
- Language: CSS
- Homepage: https://soulemanou-software.github.io/Leaderboard-API
- Size: 454 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Leaderboard-API-service.
## description
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
- Technologies used
- webpack
- linter
### Live server
Check the live demo here [Live demo](https://fastdevz.me/Leaderboard-API/)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- A browser
- Webpack installed (if not install use this Guide to install it) [Webpack installation](https://webpack.js.org/guides/)
- stable internet.
### Setup
#### Clone this repo to your machine by using Git clone:
- Git clone `https://github.com/soulemanou software/Leader-Board`
- open in your vs code terminal and run live server
### Install
#### In your vs code terminal do the following:
- `npm install -g @lhci/cli@0.7.x`
- `npm install --save-dev hint@6.x`
- `npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x`
### Usage
- used to input user name and scores
- organised user information
### Run the following tests:
- `npx hint .`
- `npx stylelint "\*_/_.{css,scss}"`
- `npx eslint .`
### Deployment
> This webapp is deployed in the github pages
## Authors
👤 **SOULEMANOU KUNCHIEFUH BABANOU**
- GitHub: [@githubhandle](https://github.com/soulemanou-software)
- Twitter: [@twitterhandle](https://twitter.com/Mr_Babanou_237)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/https://www.linkedin.com/in/soulemanou-kunchiefuh-babanou-454099196/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/soulemanou-software/LeaderBoard/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 licensed by [MIT](./LICENSE).