Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)