Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lily-coder/leaderboard
https://github.com/lily-coder/leaderboard
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/lily-coder/leaderboard
- Owner: lily-coder
- Created: 2021-09-07T17:34:25.000Z (about 3 years ago)
- Default Branch: develop
- Last Pushed: 2021-09-09T17:37:27.000Z (about 3 years ago)
- Last Synced: 2024-10-03T13:22:35.306Z (about 2 months ago)
- Language: JavaScript
- Size: 654 KB
- Stars: 1
- 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 service. For this application the priority is to create a working version of the leaderboard that preserves user input.
## Live Demo
[Live Demo](https://lily-coder.github.io/leaderboard/)## Screenshot
![screenshot](./src/leaderboard.PNG)
## Built With- Html5 and Css3
- Javascript
- Webpack### Setup
To get a local copy up and running follow these simple example steps.- git clone the repo using this [link](https://github.com/lily-coder/leaderboard.git)
- cd into the folder
- git checkout `branch-name`
- run `npm i`
- run `npm start`## Authors
👤 **Lilian Moraa**
- GitHub: [@lily-coder](https://github.com/lily-coder/lily-coder)
- LinkedIn: [lilian-moraa-99950b1b8](https://www.linkedin.com/in/lilian-moraa-99950b1b8)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/lily-coder/leaderboard/issues/).
## Show your support
Please give a⭐️if you love this project.
## Acknowledgments- Hat tip to anyone whose code was used
- Inspiration
- etc## 📝 License
This project is [MIT](./MIT.md) licensed.