Skip to content

A leaderboard that shows the name and score of each user. It allows users to enter scores. Built using JavaScript, HTML, CSS & WebPack.

License

Notifications You must be signed in to change notification settings

Lembani/leaderboard

Repository files navigation

Leaderboard

A leaderboard that shows the name and score of each user.

Built With

  • HTML
  • CSS
  • JavaScript
  • WebPack

Live Demo Link

The website is deployed using Netlify. Click the Link to Live Demo

Getting Started

If you want a copy of this project go to the GitHub repository and download it from the link below.

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

Prerequisites

  • Web Browser: Google Chrome, Firefox or any other web on browser on your computer
  • Code editor: VSCode

Setup

$ git clone https://github.com/Lembani/leaderboard.git
$ cd leaderboard
$ npm install
$ npm build
$ npm start

Run the following commands to run linter tests

WebHint

$ npx hint .

StyleLint

$ npx stylelint "**/*.{css,scss}"

ESLint

$ npx eslint .

Usage

Open the index.html file with your code editor of your choice and/or a browser of your choice.

Open the project using a live saver extension that can be found into your code editor.

Author(s)

👤 Lembani Sakala

🤝 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

📝 License

This project is MIT licensed.

About

A leaderboard that shows the name and score of each user. It allows users to enter scores. Built using JavaScript, HTML, CSS & WebPack.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published