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"
- Host: GitHub
- URL: https://github.com/praisespjmt/hello-microverse
- Owner: PraisesPJMT
- Created: 2022-06-28T11:34:38.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-28T17:18:15.000Z (about 4 years ago)
- Last Synced: 2025-04-05T12:11:11.032Z (about 1 year ago)
- Language: HTML
- Size: 5.86 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 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.