Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emmanuelaaron/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 [Leader Board API service](https://www.notion.so/Leaderboard-API-service-24c0c3c116974ac49488d4eb0267ade3)
https://github.com/emmanuelaaron/leaderboard
bootstrap css eslint html javascript stylint
Last synced: about 1 month ago
JSON representation
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 [Leader Board API service](https://www.notion.so/Leaderboard-API-service-24c0c3c116974ac49488d4eb0267ade3)
- Host: GitHub
- URL: https://github.com/emmanuelaaron/leaderboard
- Owner: Emmanuelaaron
- Created: 2021-08-31T14:52:21.000Z (over 3 years ago)
- Default Branch: development
- Last Pushed: 2021-09-02T17:07:53.000Z (over 3 years ago)
- Last Synced: 2024-12-03T20:44:00.351Z (about 2 months ago)
- Topics: bootstrap, css, eslint, html, javascript, stylint
- Language: JavaScript
- Homepage: https://emmanuelaaron.github.io/leaderBoard/dist/
- Size: 338 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Leader Board
> This is a simple javascript project where a user can add their name and the score.
## Built With- HTML
- CSS
- JavaScript
- ESLint
- Bootstrap## Live Demo
[Live Demo Link](https://emmanuelaaron.github.io/leaderBoard/dist/)
## Getting Started
- Open your terminal
- cd into a directory where you want this project to be stored
- Clone this repo on your local machine using the this command
```git clone [email protected]:Emmanuelaaron/leaderBoard.git```
- cd into the cloned repo using this command
``` cd leaderBoard```
- delete the package-lock.json file
- run the commands below
- Install all the dependencies using this command
```npm install```
- Run the project using this command
```npm start```### Prerequisites
To make this repository working in your local machine you need only a browser.## Authors
👤 **Emmanuel Isabirye**
- Github: [@EmmanuelAaron](https://github.com/Emmanuelaaron)
- Twitter: [@EmmanuelAaron](https://twitter.com/EmmanuelIsabir1)
- Linkedin: [@EmmanuelAaron](https://www.linkedin.com/in/fullstackwebdev-emma/)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Emmanuelaaron/leaderBoard/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
## 📝 License
This project is [MIT](lic.url) licensed.