https://github.com/mesi21/leaderboard
A Leaderboard app, where a player can input their name and score and they will be added to the leaderboard and displayed as well. Bundled with webpack, built with JavaScript.
https://github.com/mesi21/leaderboard
javascript webpack
Last synced: 2 months ago
JSON representation
A Leaderboard app, where a player can input their name and score and they will be added to the leaderboard and displayed as well. Bundled with webpack, built with JavaScript.
- Host: GitHub
- URL: https://github.com/mesi21/leaderboard
- Owner: Mesi21
- License: mit
- Created: 2021-11-15T13:36:13.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2021-11-18T19:18:42.000Z (over 4 years ago)
- Last Synced: 2025-02-04T13:30:47.153Z (over 1 year ago)
- Topics: javascript, webpack
- Language: JavaScript
- Homepage:
- Size: 384 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
# LeaderBoard
This project is about an app used for adding ones score and name to a board. The page was built using JavaScript and bundled with Webpack and uses API calls.

# Built With
* JavaScript
* Webpack
* HTML
* CSS
# Getting Started
To get a local copy up and running follow the next steps:
> Clone the repo to you local machine.
```bash
git clone "https://github.com/Mesi21/LeaderBoard.git"
run `npm install`
run `npm start` to start the server
```
## Author
#### :bust_in_silhouette: Molnar Emese
- [Mesi21](https://github.com/Mesi21)
- [Email:](mailto:mse212002@gmail.com) - mse212002@gmail.com
- [Portfolio]()
- [LinkedIn](https://www.linkedin.com/in/emesemesimolnar/).
- [Twitter](https://twitter.com/buksimesi21)
- [AngelList]()
## 🤝 Contributing
All contributions, issues and feature requests are welcome!
1. Fork it (https://github.com/Mesi21/LeaderBoard.git)
2. Create your working branch (git checkout -b [choose-a-name])
3. Commit your changes (git commit -am 'what this commit will fix/add/improve')
4. Push to the branch (git push origin [chosen-name])
5. Create a new Pull Request
## Show your support
Give a ⭐️ if you like this project.
## :wave: Acknowledgments
* Morning session team
* Standup team
# Licence
This project is [MIT](license.txt) licensed.