The Leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.
Major languages
- HTML
- CSS
- JAVASCRIPT
- WEBPACK
step1 cloning the project: In your computer, go in the terminal and type
git clone https://github.com/keza681/LDboard.git
step2 build the project:
npm install : to install all the dependencies and dev dependencies.
npm run build
step3 Development:
npm install --save-dev webpack-dev-server
npm start : to run the project locally
👤 Keza
- GitHub: Visit my github
- Twitter: Visit my twitter
- LinkedIn: Linkedin Profile
Contributions, issues, and feature requests are welcome😉
Leave a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
This project is MIT licensed