In this project, I developed an application called "Leaderboard" that showcases scores submitted by various players. By simply clicking the refresh button, users can view the updated scores. The leaderboard presents the scores in descending order, from the highest to the lowest. Additionally, the application enables users to submit their own scores, contributing to the dynamic nature of the leaderboard.
- html
- css
- JavaScript
- webpack
- vscode
- git
- github
To get a local copy up and running follow these simple example steps.
Modern updated Web Browser such as Chrome, Safari, Firefox, among others
Javascript enabled
node js
npm
To get a local copy of this exercice, Please follow these simple example steps.
- Clone the repository and cd to the project using the commands below
git clone [email protected]:Ol-create/Leaderboard-app.git
cd Leaderboard-app
Install all project dependencies by running the command below
npm install
`OR`
npm i
npm start
on your local path to start the web server.
Now you can go and play with it as you wish 😄
👤 Name | Github | ||
---|---|---|---|
Oluyemi Paul Olasunkanmi | @Ol-create | @OluyemiPaul99 | paul-oluyemi |
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse inc.
- Design idea by Cindy Shin in Behance, the author of the original design
This project is MIT licensed.