Skip to content

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

Notifications You must be signed in to change notification settings

Hamzaoutdoors/Leaderboard-API

Repository files navigation

made-with-javascript

Microverse MIT Licensed GitHub last commit (branch) GitHub Repo stars GitHub followers


" Wähle einen Beruf, den du liebst und du brauchst keinen Tag mehr in deinem Leben zu arbeiten " - Konfuzius

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.

Screenshot

screen shot of the Leader Board

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 git@github.com: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!

About

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

Topics

Resources

Stars

Watchers

Forks