Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codewithmike01/leaderboard
This project makes use of LeederBoard API to update users score, from the highest user score to the lowest.
https://github.com/codewithmike01/leaderboard
api-rest css3 html5 javascript webpack
Last synced: 15 days ago
JSON representation
This project makes use of LeederBoard API to update users score, from the highest user score to the lowest.
- Host: GitHub
- URL: https://github.com/codewithmike01/leaderboard
- Owner: codewithmike01
- Created: 2022-01-24T15:34:44.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-02-03T07:29:10.000Z (almost 3 years ago)
- Last Synced: 2024-10-10T20:29:07.504Z (28 days ago)
- Topics: api-rest, css3, html5, javascript, webpack
- Language: JavaScript
- Homepage: https://ginohmk.github.io/Leaderboard/
- Size: 274 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Leaderboard
> This project makes use of LeederBoard API to update users score, from the highest user score to the lowest.
## Built With
- Html
- Css
- Javascript
- Webpack## Live Demo
[Live Demo Link](https://ginohmk.github.io/Leaderboard/)
## Getting Started
In getting started with this project, you will need to.
- Have node installed on your machine
- Cone this repo
- install dependencies
To get a local copy up and running follow these simple example steps.### Prerequisites
> You need to have node installed [How to install node](https://nodejs.dev/learn/how-to-install-nodejs)
### Setup
> Run `git clone https://github.com/Ginohmk/Leaderboard.git`
> Run `cd Leaderboard`### Install
> Run `npm install`(to install dependencies)
### Deployment
> Run`npm start`(to enable webpack live server)
> Run`npm build` (to build production folder (dist) )## Authors
👤 **Author**
- GitHub: [@Ginohmk](https://github.com/Ginohmk)
- Twitter: [@michotall95](https://www.twitter.com/michotall95)
- LinkedIn: [@kanumike](https://www.linkedin.com/in/kanu-mike-497119211/)
- Instagram: [@savy_kanu_mike](https/instagram.com/savy_kanu_mike)
- Facebook: [@mike.kanu](https://www.facebook.com/mike.kanu)## 🤝 Contribute
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Ginohmk/Leaderboard/issues)
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration## 📝 License
This project is [MIT](./MIT.md) licensed.