Skip to content

zhorabay/Hello-world

Repository files navigation

Hello World

📗 Table of Contents

[Hello World] is a simple project. It is to check my knowledge of HTML and CSS.

🛠 Built With

Tech Stack

Key Features

  • [A linter for html&css]
  • [IGitHub flow rules]
  • [Gitignore file]

(back to top)

💻 Getting Started

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

Prerequisites

  • Browser
  • Node
  • Code Editor

In order to run this project you need:

  • Choose a directory
  • Open a Terminal
  • write: git clone git@github.com:zhorabay/Hello-world.git
  • get into to directory "Hello-world"
  • write: npm install

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:zhorabay/Hello-world.git

Install

Install this project with:

cd Hello-world gem install

In the first commit of your feature branch create a .github/workflows folder and add a copy of .github/workflows/linters.yml to that folder.

Usage

To run the project, execute the following command:

load the index.html to your favourite browser

Run tests

To run tests, run the following command:

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

👥 Authors

👤 Assem Zhorabay

(back to top)

🔭 Future Features

  • Create a .html file that includes a h1 header with the text "Hello Microverse!"
  • Create a .css file that includes one class with styles for the header
  • Create a test.md file with the text "This file should be ignored by git".

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, please, feel free to give a star to the repository and share it with others who might benefit from it.

(back to top)

🙏 Acknowledgments

I would like to express my gratitude to the Microverse team, code reviewers, and coding/learning partners for their invaluable assistance in creating this project. Additionally, I want to thank my husband and daughter for their unwavering support.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

Releases

No releases published

Packages

No packages published