Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bornittah/leaderboard
The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved to the external Leaderboard API service. The project is setup with webpack and ES6 features
https://github.com/bornittah/leaderboard
api es6-javascript html-css webpack
Last synced: 6 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 to the external Leaderboard API service. The project is setup with webpack and ES6 features
- Host: GitHub
- URL: https://github.com/bornittah/leaderboard
- Owner: Bornittah
- License: mit
- Created: 2022-06-21T06:21:30.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2022-06-23T15:39:23.000Z (over 2 years ago)
- Last Synced: 2023-03-04T05:09:40.159Z (almost 2 years ago)
- Topics: api, es6-javascript, html-css, webpack
- Language: JavaScript
- Homepage:
- Size: 146 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LeaderBoard
The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved to the external Leaderboard API service. The project is setup with webpack and ES6 features
# Delopyment
Click [here](https://bornittah.github.io/LeaderBoard/) to checkout the demo# Built With
- Languages - HTML, CSS and ES6 Javascript
- Frameworks - None
- Technologies - Web Technology
- Other tools - npm, webpack
# Getting started
### Prerequisites
One should have knowledge about the following
- HTML, CSS, Javascript and npm### Run
- Navigate to the local folder and clone the repository from the github
- Run "git clone [url](https://github.com/Bornittah/LeaderBoard.git)"
- Navigate to the cloned project
- On your terminal Run "npm start"# Contributing
Feel free to check out the [Issues page](https://github.com/Bornittah/LeaderBoard/issues)# Show your support
Give a star if you like this project# Acknowledgement
[Microverse](https://www.microverse.org/?grsf=i6yi2m)
# License
This project is MIT licensed.# Author
1. [Agasha Bornittah](https://github.com/Bornittah)