The leaderboard website displays scores submitted by different players. It also allows users to submit their scores. All data is preserved thanks to the external Leaderboard API service.
screen shot of the Leader Board
- HTML5, CSS3
- JavaScript-ES6
- Bootstrap 5
- Git & Github
- github pages
- API (async & await)
- fix errors with Linters
- Features of webpack and plugins already included
- style-loader
- css loader
- HtmlWebpackPlugin
- WebPack Dev Server
-
Navigate to your desired directory in your local machine using the terminal.
-
Clone repository by running git clone
git@github.com:Hamzaoutdoors/Leaderboard-API.gitin your local terminal -
Run the following command to install the needed dependencies
npm install -
Use the following commands to npm run start to start the Webpack Dev server and serve the files from the dist directory npm run build to complile build all source files into the dist directory
npm run watchto set webpack into watch mode so that the build is automatically run whenever changes are made to any of the source files.
👤 EllaouziHamza
- GitHub: hamzaoutdoors
- LinkedIn : Hamza Ellaouzi
- Twitter: Hamza Ellaouzi
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
