Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/awais-amjed/leaderboard
Online Leaderboard for Kraken Game where you can upload your scores & See the top scores from other Players - Created using HTML, JavaScript, SCSS and Webpack
https://github.com/awais-amjed/leaderboard
html5 javascript scss webpack5
Last synced: about 17 hours ago
JSON representation
Online Leaderboard for Kraken Game where you can upload your scores & See the top scores from other Players - Created using HTML, JavaScript, SCSS and Webpack
- Host: GitHub
- URL: https://github.com/awais-amjed/leaderboard
- Owner: awais-amjed
- License: mit
- Created: 2022-03-01T11:39:22.000Z (almost 3 years ago)
- Default Branch: development
- Last Pushed: 2022-07-28T11:07:49.000Z (over 2 years ago)
- Last Synced: 2024-06-01T01:57:53.502Z (8 months ago)
- Topics: html5, javascript, scss, webpack5
- Language: JavaScript
- Homepage: https://awais-amjed.github.io/leaderboard/
- Size: 391 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Leaderboard
> Online Leaderboard for Kraken Game.
![screenshot](./app_screenshot.png)
This is a demo web application where you can store the scores from your game and share the leaderboard with your friends.
## Built With
- HTML
- CSS
- JavaScript
- Webpack## Live Demo
[Live Demo Link](https://awais-amjed.github.io/leaderboard/)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
A Web Browser (preferably Google Chrome)
### Setup
- Clone the GitHub Repository
- Go to the Project Directory
- Run ```npm install```
- Run ```npm build``` to build the project### Usage
- Run ```npm start``` to start the live server
## Authors
👤 **Author1**
- GitHub: [Awais Amjed](https://github.com/awais-amjed)
- Website: [Coding Fries](https://codingfries.com)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/awais-amjed)## 🤝 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
- Microverse
## 📝 License
This project is [MIT](./LICENSE) licensed.