Skip to content

This project is for learning purposes only -- About branching, GitHub flow, pull-request, Linters, GitHub Actions, write documentation

License

Notifications You must be signed in to change notification settings

M-AminAlizadeh/Hello-world

Repository files navigation

📗 Table of Contents

📖 About the Project

This project is for learning purposes only.

The reason for this is to learn about fundamental concepts of development like:

  • Branching
  • Linters
  • GitHub Actions
  • GitHub flow
  • Pull-request
  • How to write a documentation
  • gitignore
  • GitHub pages deployment

🛠 Built With

Tech Stack

  • HTML5
  • CSS3

Key Features

  • Using Linters
  • GitHub Actions

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

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

Setup

Clone this repository to your local machine using this command:

  git clone https://github.com/M-AminAlizadeh/Hello-world.git
  cd Hello-world

Install

Install this project with:

  npm install

Be sure you installed the node.js on your system so to find out follow these steps:

  1. open your system terminal and enter the below command:
  node --version
  npm --version
  1. if you couldn't find that means you don't have them on your system then visit Node website and download it on your system.

Usage

To run the project, just open the index.html file on your browser.

Deployment

You can deploy this project using various platforms like:

(back to top)

👥 Authors

👤 Amin Alizadeh

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

If you like this project don't forget to give it a ⭐️star.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for providing this simple and beneficial idea.

(back to top)

📝 License

This project is using MIT.

(back to top)

About

This project is for learning purposes only -- About branching, GitHub flow, pull-request, Linters, GitHub Actions, write documentation

Topics

Resources

License

Stars

Watchers

Forks