Leaderboard is a website for recording and storing games their respective scores. The data entered by the user is sent to a Leaderboard API and sourced from the same API to be to displayed on the UI. The user's browser local storage is used to store the id for creating the endpoint for the API.
- HTML
- CSS
- JavaScript
- Webpack
To run this application please follow these steps:
1.Clone the repo onto you local machine
- to clone click on the green 'Code' button and copy the HTTPS link. -using 'git clone ' command, clone the repository on your local machine.
- Run npm install in the terminal.
- Run npm start to view the webisite in you default browser or open 'dist/index.html' using Live Server extension in Visual Studio Code
I worked on this project alone and here are my contact details
- GitHub: @adornchoga
- Twitter: @adorn_choga
- LinkedIn: adorn-choga
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
- Inspiration
- etc
This project is MIT licensed.