/Hello-Microverse

Add my first Microverse Project for the Linters setup purpose.

Primary LanguageHTMLMIT LicenseMIT

Hello-Microverse

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)

Built With

  • Major languages: HTML5 and CSS3
  • Frameworks: node.js and npm
  • Technologies used: VSCode, GitHub, LightHouse

Live Demo (if available)

Live Demo Link

Getting Started

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.

Prerequisites

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.

Setup

Linters(linters.yml; .hintrc; .stylelintrc.json) - that linters configuration for Web, HTML and CSS

Install

node.js
npm

Usage

Browser
VSCode
GitHub

Run tests

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.

Deployment

Authors

👤 Siko Norbert

📝 License

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.