Leaderboard is a score board application which display the scores. User can also add new scores to the application.
Client
Server
- none
Database
- none
- Scoreboard Application
To get a local copy up and running, follow these steps.
In order to run this project you need: Node.js, NPM on your machine.
Clone this repository to your desired folder: by using this command:
git clone https://github.com/MuhammadUsmanAslam/Leaderboard.git
Install this project with command:
npm i
To run the project, execute the following command:
npm start
👤 Author: Muhammad Usman Aslam
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Project created with webpack
- Linter configuration
- ES6 Modules
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
- If you like this project you can share this on your social media.
- If there is any issue there you can open new issue on the repository.
I would like to thank the stackoverflow community whenever I got stuck into a problem or error got my solution there.
This project is MIT licensed.