This application displays scores submitted by different players from an API service. It also allows a user to submit his/her score while preserving the data on the browser.
- HTML
- CSS
- Javascript (ES6)
- Webpack, and served by a Webpack dev server
To get a local copy up and running follow these simple example steps.
node js
npm
Clone the repository and change the directory to leaderboard
$ git clone git@github.com:brainconnect93/Leaderboard.git
$ cd Leaderboard
Install all project dependencies by running the command below
$ npm install
$ npm run build
$ npm start
👤 Afolabi Akorede
- GitHub: @brainconnect93
- Twitter: @brainconnect0
- LinkedIn: Afolabi Akorede
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
This project is MIT licensed.
