Skip to content

saied2035/leaderboard

Repository files navigation

leaderboard

leaderboard (displaying name and score from inputs & save it to local storage).

leaderboard module 2 week 4 :

add scores to display it in a list using API.

Built With

  • HTML
  • CSS
  • JS (es6&modules&webpack)
  • linters for testing

Live Demo

Live Demo

Getting Started

To get a local copy up and running follow these simple example steps. for SSH: git clone git@github.com:saied2035/leaderboard.git for https: git clone https://github.com/saied2035/leaderboard.git

Install

after cloning the repo run npm install

Usage

run npm start for devlopment npm run build for production code

Run tests

  • npx hint . for html check. giving hints about what is needed to change in your html page.
  • npx stylelint "**/*.{css,scss}" for CSS check.
  • npx stylelint "**/*.{css,scss}" --fix to fix JS issues if found.
  • npx eslint . for JS check.
  • npx eslint . --fix to fix JS issues if found.

Authors

👤 Saied Gaffer

🤝 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

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published