An open API service indexing awesome lists of open source software.

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.

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.

![screenshot](./src/screenshot.png)

# 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.