This is a leaderboard application. This web application consist of a simple form that is used to add name with corresponding scores to our list. On submit, this name is sent to an external api and displayed on the list. This project is built with html, scss, Javascript and webpack.
To get a local copy up and running follow these simple example steps.
git clone
or just copy the command below:
git clone https://github.com/ndorrh/Leaderboard.git
Visual Studio Code
Run npm install
to get the dependencies
not sure how to use npm? Read this.
npm start
not sure how to use npm? Read this.
👤 Ndorrh Oswald Ebu
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.