https://github.com/nimplay/leaderboard
This is a Leaderboard project which reproduces a list of maximum score for a game
https://github.com/nimplay/leaderboard
api css html javascript webpack
Last synced: about 1 year ago
JSON representation
This is a Leaderboard project which reproduces a list of maximum score for a game
- Host: GitHub
- URL: https://github.com/nimplay/leaderboard
- Owner: nimplay
- License: mit
- Created: 2022-07-19T14:39:36.000Z (almost 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-08-18T21:18:18.000Z (almost 4 years ago)
- Last Synced: 2025-04-09T07:51:24.826Z (about 1 year ago)
- Topics: api, css, html, javascript, webpack
- Language: JavaScript
- Homepage: https://nimplay.github.io/leaderboard/dist/
- Size: 1.06 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Leaderboard Project
This is a Leaderboard project in microverse course only for educational purposes.
## Built With
- Javascript
- HTML
- CSS
- WebPack
## Live Demo
To run this project in your local environment, you can use this [link](https://nimplay.github.io/leaderboard/dist/)
## Getting Started
To access and change the code on your computer (using GIT):
Note: if you don't use git, you can download the ZIP of this repository by clicking on the "Code" button above the files list.
Setup Open the repository link. Click on the "Code" button, above the files list. Select one of the three options to copy the URL: HTTPS, SSH key and GitHub CLI. Open the Terminal in the directory you want to copy the project. Type git clone, paste the URL you copied, and press enter. Usage To edit this project:
Open the repository you cloned with a code editor that you like. Edit the code as you want.
## Prerequisites
git terminal VisualStudio code
## Install
Clone the [repo](https://github.com/nimplay/leaderboard.git)
## Usage
This project is for educational purposes only.
## Author
### Nimrod Acosta
- Github: [@nimplay](https://github.com/nimplay)
- Twitter: [@NimrodAcosta](https://twitter.com/NimrodAcosta)
- LinkedIn: [Nimrod Acosta](https://www.linkedin.com/in/nimrod-acosta-734330169/)
## Contribution
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
Fork the Project 1.Create your New Feature Branch (git checkout -b name/your/branch). 2.Commit your Changes Dont forget to put you name (git commit -m 'Add some Amazing suggestion'). 3.Push to the Branch (git push origin name/your/branch). 4.Open a Pull Request.
## Support
Give a ⭐️ if you like this project!
## Acknowledgments
- Microverse Github
GitHub: @indigodavid
Twitter: @indigo1987
## License
This project is [licenced](./LICENSE)