This is a leaderboard that allows the user to created boards and input scores to them usin Rest API. Also, it saves new boards into local storage.
- Major languages
- HTML
- Javascript
- SASS
- Technologies used
- npm
- webpack
To get a local copy up and running follow these simple example steps.
- npm
- git
- open terminal or bash
- run
git clone https://github.com/Leboroz/leaderboard.git
- run
cd leaderboard
npm install
npm start
to run the server
The board displays scores from the main id which is hardcoded. To create a new board press the new game button. You can input names as strings and scores as strings
- run
npm run build
👤 Leonardo Albornoz
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!s
This project is MIT licensed.