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

https://github.com/praisespjmt/hello-microverse

My first Microverse project "Hello Microverse"
https://github.com/praisespjmt/hello-microverse

Last synced: 3 months ago
JSON representation

My first Microverse project "Hello Microverse"

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

# Hello-Microverse

> In this project, I set up a "Hello world" repository. No complex coding was used for this exercise. The goal here was to master all of the tools and best practices I learned about in previous steps. I will use them in all Microverse projects and most likely in my future job as well, so it was important to know them!.

## Built With

- HTML
- CSS

## Requirements I Observed

- Documented my work in a professional way.
- Created a new GitHub repo.
- Created a new branch according to the GitHub flow rules.
- Added a .gitignore file.
- Set up a linter for HTML and CSS and made sure that any files that are not relevant are ignored by git.
- Added this descriptive README file to the project - I use a template but customized it to the project.
- Added 3 files (each one in a separate commit):
- A .html file that includes a header with the text "Hello Microverse!". Use h1 tag for that.
- A .css file that includes one class with styles for your header (make it in your favorite color).
- A test.md file with the text "This file was made to be ignored by git".
- Made sure that the last file is actually ignored by git and is not present in this GitHub repository.
- Opened a pull request.
## Authors

👤 **Praises Tula**

- GitHub: [@praisespjmt](https://github.com/PraisesPJMT)
- Twitter: [@praisespjmt](https://twitter.com/PraisesPJMT)
- LinkedIn: [Praises Musa Tula](https://www.linkedin.com/in/praises-tula-9233aa76)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Juan Diaze
- Shakhrizoda Yusupova

## 📝 License

This project is [Microverse](https://www.microverse.org/) licensed.