Leaderboard Score is a project that use Leaderboard API service to create a arrange a list of score in a table. We can push new data in the leader board
- HTML
- CSS
- JavaScript
- Use Leaderboard API service
- ES6
- Asyn
To get a local copy up and running, follow these steps.
Clone this repository to your desired folder:
git clone git@github.com:Trast00/leaderboard-score.git
npm init -y
npm install webpack webpack-cli --save-dev
npm install --save-dev html-webpack-plugin
npm install --save-dev html-loader
npm install --save-dev style-loader css-loader
npm install --save-dev webpack-dev-server
To run the project, execute the following command:
npm run build
npm start
👤 Dicko Allasane
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Give a ⭐️ if you like this project!
This project is MIT licensed.