This project involves the use of a leaderboard API to store and retrieve data of players' scores. It is an application that can come in handy during game time.
Additional description about the project and its features.
- HTML
- CSS
- JavaScript
- Webpack
- Clone the project from GitHub here
- Run the following commands as listed in your terminal:
npm install
npm run build
npm start
You can simply clone or download this repository, and use your favorite browser or code editor to run this program.
-
To open the project after download, simply double click the index.html file
-
To open this project using vs code ( for this example) or your favorite code editor, you can follow the guide below:
in your cmd or command line navigate to where this project is located, then;
cd Leaderboard
thereafter run
code .
👤 Sam
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
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.