/Hello-world

A hello world website

Primary LanguageHTMLMIT LicenseMIT

Hello-world

Hello world project is a simple web page that was built following the github flow and with linters integration.

Built With

  • HTML
  • CSS

Getting Started

To run the web page locally use this link to clone it's repository link then run it using a live server.

To check issues related to linters run the following command :

  • npx hint . (to check HTML linting issues)
  • npx stylelint "**/*.{css,scss}" (to check CSS linting issues)

Author

📝 License

This project is MIT licensed.