Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ndikumanaisaie/leaderboard
The leaderboard website displays scores submitted by different players. It also allows you to submit your score
https://github.com/ndikumanaisaie/leaderboard
Last synced: 12 days ago
JSON representation
The leaderboard website displays scores submitted by different players. It also allows you to submit your score
- Host: GitHub
- URL: https://github.com/ndikumanaisaie/leaderboard
- Owner: ndikumanaisaie
- Created: 2022-06-14T05:45:42.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2022-06-17T07:52:27.000Z (over 2 years ago)
- Last Synced: 2024-05-29T19:06:36.060Z (6 months ago)
- Language: JavaScript
- Size: 4.59 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
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.
## Below is the screenshot of my work
![Leaderboard](https://github.com/ndikumanaisaie/Leaderboard/blob/feature/final_touch/src/images/shot.png)## Built with
- HTML
- CSS
- Javascript
- Leaderboard API
- gitflow## Author
👤 **Ndikumana Isaie**
- GitHub: [ndikumanaisaie](https://github.com/ndikumanaisaie)
- Twitter: [Ndikuma38670724](https://twitter.com/Ndikuma38670724)
- LinkedIn: [ndikumana-isaie-21166273](https://www.linkedin.com/in/ndikumana-isaie-21166273/)## Link to URL on browser
- [Leaderboard](https://ndikumanaisaie.github.io/Leaderboard/dist/)## Link to URL on gitHub
- [Leaderboard](https://github.com/ndikumanaisaie/Leaderboard.git)## Getting Started
To get a local copy up and running follow these simple example steps.
## Setup
clone: run `git clone https://github.com/ndikumanaisaie/Leaderboard.git`
Move to cloned folder: run git cd TO-DO-LIST.## Install
To Install the dependencies locally: run `npm install`.
To Build your app: run `npm run build`.
To Deploy to local server: run `npm start build`.## Testing
Use the command `npm test` as it is show on screenshot.png
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Microverse staff
- Our families
- etc## 📝 License
This project is [MIT](./MIT.md) licensed.