Description the project. I created a repository: Hello Microverse. In the project I configured the linters: >> linters.yml - base linters configuration >> .hintrc - for the WebHint(to improve your site's accessibility, speed, cross-browser compatibility, and more by checking your code for best practices and common errors.) - HTML error linter >> .stylelintrc.json - for auto-correct CSS linter errors
I added HTML file for the visibility of the page. (index.html)
I added CSS file for the style of the page. (index.css)
- Major languages: HTML5 and CSS3
- Frameworks: node.js and npm
- Technologies used: VSCode, GitHub, LightHouse
For clone it the repository, you should use the Code(green button) and select HTTPS or SSH(if you have SSH key) to clone it in your local machine.
To get a local copy up and running follow these simple example steps.
A browser compatible with your computer version.(OS v.)
VSCode to be installed.
GitHub account.
Even Git Bash or VSCode Source of Control to clone it in your local machine.
Linters(linters.yml; .hintrc; .stylelintrc.json) - that linters configuration for Web, HTML and CSS
node.js
npm
Browser
VSCode
GitHub
linters.yml for all of linters. (See below)
Styelint for auto-correct CSS errors or fixing the CSS style.
WebHint for cross-browser compatibility, speed, and to improve your Web's accessibility.
👤 Siko Norbert
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.