Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahzia/leaderboard
Microvers JS Project
https://github.com/ahzia/leaderboard
Last synced: 10 days ago
JSON representation
Microvers JS Project
- Host: GitHub
- URL: https://github.com/ahzia/leaderboard
- Owner: ahzia
- Created: 2021-09-08T12:05:01.000Z (over 3 years ago)
- Default Branch: development
- Last Pushed: 2021-09-10T14:44:12.000Z (over 3 years ago)
- Last Synced: 2023-03-05T12:57:59.241Z (almost 2 years ago)
- Language: JavaScript
- Size: 132 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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 ](https://www.notion.so/microverse/Leaderboard-API-service-24c0c3c116974ac49488d4eb0267ade3)service.![screenshot](./app_screenshot.png)
For this application the priority is to create a working version of the leaderboard that preserves user input.
Here is the list of project milstones:Milstone 1: basic page structure.
Milstone 2: send and receive data from API.
Milstone 3: final touches.## Live Link:
[live link](https://ahzia.github.io/leaderboard/)## Built With
- HTML, CSS, JS
## Getting Started
To get a local copy up and running follow these simple example steps.### Prerequisites
Node.js, git
### Setup
Clone the project
`$ git clone https://github.com/ahzia/leaderboard/`
### Install
Install dependencies `$ npm install`
### Usage
If you want to build the project `$ npm run build` - this will build the project in /dist folder
Start the Project `$ npm start` - serve the project in browser
### Deployment
Project has been deployed to Github pages, You can modify the configuration and deploy it to your favroite server## Authors
👤 **Author1**
- GitHub: [@ahzia](https://github.com/ahzia)
- Twitter: [@ZiaYousofi](https://twitter.com/ZiaYousofi)
- LinkedIn: [Ahmad zia Yousufi](https://https://www.linkedin.com/in/ah-ziayosfi)## 🤝 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
- Miroverse.org for assigning me this project and amzaing code reviwers
## 📝 License
This project is [MIT](./MIT.md) licensed.