https://github.com/alusp/leaderboard-app
An Application showing a list of game leaders and top scores, In this project, I set up a JavaScript project for the Leaderboard list app, using webpack and ES6 features, notably modules. With some barebone styling with great dynamic functionalities.
https://github.com/alusp/leaderboard-app
Last synced: about 1 year ago
JSON representation
An Application showing a list of game leaders and top scores, In this project, I set up a JavaScript project for the Leaderboard list app, using webpack and ES6 features, notably modules. With some barebone styling with great dynamic functionalities.
- Host: GitHub
- URL: https://github.com/alusp/leaderboard-app
- Owner: Alusp
- Created: 2022-08-24T08:28:57.000Z (almost 4 years ago)
- Default Branch: dev
- Last Pushed: 2023-02-14T19:15:49.000Z (over 3 years ago)
- Last Synced: 2025-04-24T07:11:39.237Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 545 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
World-Health-Assembly
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)
In this project I set up a JavaScript project for the Leaderboard list app, using webpack and ES6 features, notably modules. With some barebone styling with great dynamic functionalities.
Client
- HTML
- CSS
- JavaScript
- Webpack
- Display Scores
- Add Scores
- Add Name
- [Demo-Link](https://leaderboardz.netlify.app/)

To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
```sh
npm install
```
```sh
npm run build
```
```sh
npm start
```
### Setup
Clone this repository to your desired folder:
```sh
cd leaderboard-app
git clone https://github.com/Alusp/leaderboard-app.git
```
### Install
Install this project with:
```sh
cd leaderboard-app
npm install
```
### Usage
To run the project, open index.html file in the browser
### Deployment
You can deploy this project using github pages or netlify
👤 **Alusine JAlloh**
- GitHub: [@Alusp](https://github.com/Alusp/World-Health-Assembly)
- LinkedIn: [@alusine-jalloh](https://www.linkedin.com/in/alusine-jalloh)
- [ ] Add Ranking
- [ ] new game categories
- [ ] Add live chat
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Alusp/leaderboard-app/issues).
If you like this project please leave a star
- Microverse
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is [MIT](./MIT.md) licensed.