/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 LanguageJavaScript

Javascript Project - Leaderboard

JavaScript project for the Leaderboard list app, using webpack and ES6 features, notably modules.

Built With

  • HTML/CSS
  • Javascript
  • Linters
  • Visual Studio
  • Git/GitHub
  • GitFlow
  • Webpack

Live Demo

Live Demo Link1 Live Demo Link2

Getting Started

Create a repo then clone it and open into Visual Studio Code

Setup

  • Download and install npm
  • Command line / Git bash

Install

  • Visual Studio Code
  • npm install
  • npm run build
  • npm run start

Check for linters error

  • npx hint .
  • npx stylelint "**/*.scss"
  • npx eslint .

Deployment

Deploy onto the web using GitHub Pages

Authors

👤 Ghazanfar 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

📝 License

This project is MIT licensed.