In this project, LeaderBoard webiste displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.
[LeaderBoard] is a website that is used test the knowledge of adding and removing tasks on the list.
This is a desk-top browser website.
- [Dynamic creation of content.]
To get a local copy up and running, follow these steps.
In order to run this project you need:
- A browser that supports html5 and css3
Clone this repository to your desired folder:
Example commands:
cd my-folder
git clone https://github.com/waelelsafty07/leaderboard.git
Install this project with:
-
Clone the code into your machine and run test in an editor of your choice(E.g VScode).
-
npm install
For build production version
- npm run build
For Run server devlopment
- npm run start
👥 Author Wael Elsafty
👤 Wael Elsafty
- GitHub: @githubhandle
- LinkedIn: LinkedIn
- [Call Api]
Feel free to check the issues page.
If you like this project, please give it a star, and if you would love to tell me ways to improve it, contact me on LinkedIn or Twitter. It will be a pleasure to hear from you.
I would like to thank Microverse community for this opportunity to learn new things.
This project is MIT licensed.