"Leaderboard" is a website that displays scores submitted by various players and allows users to submit their own scores. The data is securely preserved using an external Leaderboard API service.
- HTML5
- CSS3
- JavaScript(ES6)
- Webpack
- Leaderboard API
The key features of this website include.
- Webpack
- ES6 Syntax
- Gitflow
To get a local copy up and running, follow these steps.
In order to run this project you need:
- A code editor (like VSCode, Sublime, Atom, etc.)
- Git and Node.js installed.
To setup this project locally:
- Open terminal in VScode.
- Navigate to the directory where you want clone the copy of this repository.
- Create new directory [optional].
- Clone the repo using the below command.
git clone git@github.com:MNisarAli/Leaderboard.git
cd Leaderboard
This project can be used to practice Webpack and Leaderboard API.
The collaborators of this project.
👨🚀 M Nisar Ali
- GitHub: @MNisarAli
- Gmail: @dr.nisaralig@gmail.com
- LinkedIn: @Muhammad Nisar Ali
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️, if you like this project!, also follow me on GitHub & LinkedIn.
I would like to thank:
- Microverseinc for Readme-template.
- Andrey Sitnik, author of PostCSS, Autoprefixer, and other awesome tools.
- Leaderboard API
- Webpack
This project is MIT licensed.