The leader board is a small website system built to dispaly players score according to the high rate
Desktop version Mobile
- HTML
- CSS
- Webpack
- ES6 Javascript
- API
- GitHub
To get a local copy up and running follow these simple example steps.
- HTML
- CSS
- ES6
- WEBPACK
To clone this repo: You need to have git installed in your system.
git clone the repo in your terminal by: "git clone https://github.com/joskalenda/leader-board.git"
cd into the folder
- run
npm install
to install npm dependencies - run
npm run build
to build the webpack script - run
npm start
to run the webpack sever on your browser
👤 Jos Kalenda
- GitHub: @Jos Kalenda
- Twitter: @Jos Kalenda
- LinkedIn: Jos Kalenda
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.