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
- Host: GitHub
- URL: https://github.com/richardchileya/leaderboard
- Owner: RichardChileya
- License: mit
- Created: 2022-10-12T06:17:16.000Z (over 3 years ago)
- Default Branch: develop
- Last Pushed: 2022-10-23T20:08:59.000Z (over 3 years ago)
- Last Synced: 2025-03-03T05:42:37.131Z (over 1 year ago)
- Topics: api, html-css-javascript, modules, webpack
- Language: JavaScript
- Homepage:
- Size: 2.8 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.