This app is designed using Leaderboard API. It enables the players to record their name and score value. Users can see their previous score's and current score values.
- HTML
- CSS
- JavaScript
- ES6
The key features of this app.
- Record the players name and score.
- Display the players previous score's and current score values.
- Keep the record permanently using the API.
To get a local copy up and running, follow these steps.
- Install node package manager. Download Node.
- Install Vscode Download VScode.
Open your vscode then
Open your terminal
Clone this repository to your desired folder
git clone https://github.com/melashu/Leaderboard.git
Then run
cd Leaderboard
- Run
npm install
. - Run
npm run start
to run the app on your web browser.
👤 Melashu Amare
- GitHub: @melashu
- Twitter: @meshu102
- LinkedIn: Melashu Amare
In the future I need to improve the following features.
- Add responsiveness features.
- To Microverse crew.
- To Project Designer Cindy Shin in Behance.
- To my coding partner Amtresu and my morning session Team.
- To my Code Reviewer.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a star if you like this project!
This project is MIT licensed.