Leaderboard is an app that allows you to enter a player's name and their score ,after they are put on leaderboard with other players.
Additional description about the project and its features.
-
Major languages (JavaScript(ES6))
-
Technologies/tools used
- Webpack(Code Bundlng et al) - Babel (code transpiling) - Jest(for testing) - Git(version control) - ESLint(JavaScript linting) - Stylelint(style linting)
To get a local copy up and running follow these simple example steps.
- A text editor(preferably Visual Studio Code)
$ git clone https://github.com/mugishasam123/Leaderboard
.git
$ cd Leaderboard
$ npm install
$ npm start # this will open it in the browser and enable hot reloading
👤 Author
- GitHub: @mugishasamuel
- Twitter: @mugishasamuel
- LinkedIn: mugishasamuel
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.