- This is a score board sheet built with JavaScript implementation(ES6) and implemented with API
- HTML and CSS, JavaScript and API
👤 Choice Osobor
For tracking linters errors locally, you need to follow these steps:
- For tracking linter errors in HTML file run:
npx hint .
- For tracking linter errors in CSS file run:
npx stylelint "**/*.{css,scss}"
- For tracking linter errors in Javascript file run:
npx eslint .
- Use GitHub pages to deploy website
- For more information about publishing sources, see About github pages
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.