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

https://github.com/richardchileya/leaderboard

Leaderboard project organized using webpack. The project was written using HTML-CSS-JavaScript
https://github.com/richardchileya/leaderboard

api html-css-javascript modules webpack

Last synced: about 2 months ago
JSON representation

Leaderboard project organized using webpack. The project was written using HTML-CSS-JavaScript

Awesome Lists containing this project

README

          

# Leaderboard

A Leaderboard Program written using javascript and html with basic CSS styling
This project makes use of webpack to bundle the code.
I implemented 3 functionalities on the this project namely:
- Add Scores
- Display scores
- Refresh scores

## Built With

- CSS
- HTML
- JavaScript

## [Live link](https://richardchileya.github.io/Leaderboard/dist/)

## Getting Started

**To use this repositpry you will need to Clone this repository to your machine. A .gitignore file is already created to ignore any file that is irrelevant, especially your node.js file. A linter is already set up to help you check for errors in your codes**

To get a local copy up and running follow these simple example steps.

### Prerequisites
**Tap on the code option in the repo, then you copy the link to the repo provided**
### Setup
**Open your git bash or your IDE terminal then use the git command to clone it to your machine**
### Install
**The folder will then be installed in your machine.**
### Usage
**You can edit codes and make changes, dont forget to give credits to me**
### Run tests
**Linters are already setup in the repo for error checks**

## Authors

👤 **Richard Chileya**

- GitHub: [@RichardChileya](https://github.com/RichardChileya/)
- Twitter: [@RichardChileya](https://twitter.com/RichardChileya/)
- LinkedIn: [richard-chileya](https://linkedin.com/in/richard-chileya-1076b4200//)

Contributions, issues, and feature requests are welcome !

Feel free to check the [issues page](https://github.com/RichardChileya/Leaderboard/issues).

**Contributor**

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

## 📝 License

This project is [MIT](./LICENSE) licensed.