Leaderboard-API

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 API

Stars
12

To Do list

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.

To-DO-List Live Demo

Live Demo Link

Built with

  • 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

Usage

  • Navigate to your desired directory in your local machine using the terminal.

  • Clone repository by running git clone [email protected]:Hamzaoutdoors/Leaderboard-API.git in 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 watch to set webpack into watch mode so that the build is automatically run whenever changes are made to any of the source files.

Authors

EllaouziHamza

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a if you like this project!

Badges
Extracted from project README
made-with-javascript
Related Projects