Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joel-kalema/leaderboard
This project help you to evaluate the position of everyone else.
https://github.com/joel-kalema/leaderboard
ajax css html javascript json-api webpack
Last synced: 16 days ago
JSON representation
This project help you to evaluate the position of everyone else.
- Host: GitHub
- URL: https://github.com/joel-kalema/leaderboard
- Owner: joel-kalema
- Created: 2022-04-05T10:41:16.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-06-18T10:56:14.000Z (over 2 years ago)
- Last Synced: 2024-10-04T01:42:44.231Z (about 1 month ago)
- Topics: ajax, css, html, javascript, json-api, webpack
- Language: CSS
- Homepage:
- Size: 644 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Leaderboard
> The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.
## Built With
- Html
- Csss
- Js
- Technologies used:
> webpack
> AJAX
> API
> Gitflow| | LEADERBOARD | |
| --- | ---------------------------------------------------------------------------------------------------------------- | --- |
| | ![leader](https://user-images.githubusercontent.com/57408419/161828199-ae29a000-54b4-40c3-aa58-a2fe712427e2.jpg) | |## [live demo](https://joel-kalema.github.io/Leaderboard/)
## Getting Started
Install
Install with npm:
```bash
npm install --save-dev webpack
```Install with yarn:
```bash
yarn add webpack --dev
```Concepts
### Prerequisites
```
node and npm
```### Setup
```
- clone the repo
- cd into it
- npm install
```### Install
```
open the html file
```### Usage
```
navigate through the pages to see different contents
```## Authors
👤 **joel kalema**
- GitHub: [@joel-kalema](https://github.com/joel-kalema)
- Twitter: [@JoelJklm](https://www.linkedin.com/in/joel-kalema-30518a230/)
- LinkedIn: [joel kalema](https://twitter.com/JoelJklm)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc## 📝 License
This project is [MIT](./MIT.md) licensed.