Skip to content

This is a Webpack Leaderboard project based on REST API. With this app, you can add players score to the board and get the scores on the leader board list using API endpoint.

License

Notifications You must be signed in to change notification settings

aliatayee/leaderboard

Repository files navigation

Leaderboard

This is a Webpack Leaderboard project based on REST API. With this app, you can add players score to the board and get the scores on the leadder board list using API endpoint.

Major Technologies

  • HTML5
  • CSS
  • JAVASCRIPT
  • REST API
  • NPM
  • WEBPACK

Demo

Live Demo

Install & Setup

To setup and install this sample Leaderboard project, follow the below steps:

  • Clone this project by the command:
$ git clone https://github.com/aliatayee/leaderboard.git
  • Then switch to the project folder by the bellow query:
$ cd leaderboard
  • Then run the below command to install dependencies
$ npm i
  • Finally, run the below command to start the project.
$ npm start

Run tests

To run the tests for linters locally, you must have node installed on your computer. Install the necessary packages. Run npx stylelint "*/.{css,scss}" Run npx hint . Run npx eslint .

Prerequisites

  • IDE to edit and run the code (We use Visual Studio Code 🔥).
  • Git to versionning your work.

Authors

👤 Ali

🤝 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!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

About

This is a Webpack Leaderboard project based on REST API. With this app, you can add players score to the board and get the scores on the leader board list using API endpoint.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published