📗 Table of Contents
In this project. I built a leaderboard which is a website that displays scores submitted by different players. It also allow users to submit their score. All data is preserved to the external Leaderboard API service.
- HTML & CSS
- JavaScript
To get a local copy up and running follow these simple example steps.
- [webpack]
- [ES6 features]
- [notably modules]
- Download Visual Studio Code.
- Download Git.
- Clone the repo
git clone https://github.com/obed300/Leaderboard.git
- Install NPM packages
npm install
- Open it by live server in the VScode.
- Check for the linters
👤 Obed Bamfo
- Email [Obed Bamfo] (https://obamfo@st.ug.edu.gh)
- GitHub @obed300
- Twitter: [@bamfo_obed](https://twitter.com/OBED BAMFO)
- [Improve User Interface]
- [Add more functionalities]
Contributions, issues, and feature requests are welcome!
Feel free to contact me @ obamfo@st.ug.edu.gh
Give a ⭐️ if you like this project!
A list of resources that i find helpful and would like to give credit to :
- This project is MIT LICENSE licensed.