/Leaderboard

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.

Primary LanguageSCSSMIT LicenseMIT

Leaderboard

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.

screenshot

Built With

  • HTML
  • CSS
  • JavaSript/ES6
  • Linters
  • NPM
  • Webpack
  • Babel
  • Fetch API
  • Sass

Live Demo

Live Demo Link

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Git/GitHub/VSCode/Linters/ES6/API/Webpack/Babel/Sass/NPM (Software Packages System)

Setup

  • Clone GitHub repository gh repo clone SaidRasinlic/Leaderboard
  • Install the devDependencies npm install
  • Install additional Sass loader npm install sass-loader sass webpack --save-dev
  • Install file loader (png,jpg, etc) npm install file-loader --save-dev
  • Build the app npm run build
  • Run the app npm run dev

Congratulations, enjoy the application! It should be on http://localhost:8080/

Authors

👤 Said Rasinlic

🤝 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

  • Microverse

📝 License

This project is MIT licensed.