/Hello-world

first repo

Primary LanguageHTML

📗 Table of Contents

📖 [Hello World Microverse]

this project [Hello World Microverse] is my first Microverse project

🛠 Built With

Tech Stack

Used HTML and CSS for this project

💻 Getting Started

Describe how a new developer could make use of your project.

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

Set-up linters in your local env

Webhint

npm install --save-dev hint@7.x

Run

npm  hint .

Stylelint

npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x

after you add

.stylelintrc.json file to root of your directory

Run

npx stylelint "**/*.{css,scss}"

(back to top)

👥 Authors

👤 Author1

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project...

🙏 Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank for the code reviewer

(back to top)