Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 25 days 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 (over 2 years ago)
- Default Branch: development
- Last Pushed: 2022-09-19T06:56:18.000Z (over 2 years ago)
- Last Synced: 2024-10-18T15:55:25.536Z (2 months 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 serverCheck the live demo here [Live demo](https://fastdevz.me/Leaderboard-API/)
## Getting StartedTo 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/[email protected]`
- `npm install --save-dev [email protected]`
- `npm install --save-dev [email protected] [email protected] [email protected] [email protected]`
### 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).