Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mahammad-mostafa/hello-microverse

This project is for demonstrating general understanding of GitHub flow and code review practices. It contains three main files . It also includes some config linters for HTML & CSS3.
https://github.com/mahammad-mostafa/hello-microverse

css css3 github githubactions githubflow html html-css html5 microverse microverse-projects mit-license

Last synced: about 1 month ago
JSON representation

This project is for demonstrating general understanding of GitHub flow and code review practices. It contains three main files . It also includes some config linters for HTML & CSS3.

Awesome Lists containing this project

README

        

# 🏷️ Hello Microverse

This is the first project in the first module in the **Microverse** program.


Check the below contents for further details about this project.

# 📗 Contents

- [Description](#description)
- [Instructions](#instructions)
- [Authors](#authors)
- [Future](#future)
- [Contributions](#contributions)
- [Support](#support)
- [Acknowledgements](#acknowledgements)
- [License](#license)

# 📖 Description

This project is for demonstrating general understanding of GitHub flow and code review practices. It contains three main files (`index.html` / `style.css` / `test.md`).
It also includes some config linters for `HTML` & `CSS3` in the `.github` folder.

📌 **Tech Stack:**
- Page strucutre is built with `HTML5`
- Styling and effects built with `CSS3`

📌 **Key Features:**
- Simple HTML page with a single heading
- Basic CSS file with a single class for styling the header
- Extra file named `test.md` which is ignored

back to top

# 🛠️ Instructions

You can easily download or fork this repository and work on it immediately!

📌 **Prerequisites:**
- No prior requirements needed!

📌 **Setup:**
- Simply download or fork this repository.

📌 **Deployment:**
- You can deploy this project by uploading the two files `index.html` & `style.css` to a live server.

back to top

# 👥 Authors

📌 **Mahammad:**
- [GitHub](https://github.com/mahammad-mostafa)
- [Twitter](https://twitter.com/mahammad_mostfa)
- [LinkedIn](https://linkedin.com/in/mahammad-mostafa)

back to top

# 🔭 Future

Some additional features I may implement in the project:

- [ ] Main page content
- [ ] Footer section with links

back to top

# 🤝🏻 Contributions

Wish to contribute to this project?


Contributions, issues, and feature requests are more than welcome!


Feel free to check the [issues](../../issues) page too.

back to top

# ⭐️ Support

Like this project? Show your support by starring!

back to top

# 🙏🏻 Acknowledgements

I thank everyone at **Microverse** for guiding me through this project.

back to top

# 📝 License

This project is [MIT](LICENSE.md) licensed.

back to top