Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abdelaziz-mahdi/hello-microverse
My first Microverse repository on GitHub
https://github.com/abdelaziz-mahdi/hello-microverse
Last synced: 28 days ago
JSON representation
My first Microverse repository on GitHub
- Host: GitHub
- URL: https://github.com/abdelaziz-mahdi/hello-microverse
- Owner: Abdelaziz-Mahdi
- Created: 2022-10-25T20:50:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-26T13:05:41.000Z (about 2 years ago)
- Last Synced: 2024-05-17T15:35:54.400Z (6 months ago)
- Language: HTML
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Project Name - Hello-Microverse
**My first Microverse repository on GitHub**
## Built With
- Major languages
HTML and CSS## Getting Started
**This is an activity called Set up a 'Hello Microverse' project to test the following skills.**
**
Create a new GitHub repo.
Create a new branch according to the GitHub flow rules.
Add a .gitignore file.
Set up a linter for HTML and CSS and make sure that any files that are not relevant are ignored by git.
Add descriptive README file to your project - please use this template but remember to customize it to your project.
Add 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 should be ignored by git".
Make sure that the last file is actually ignored by git and is not present in your GitHub repository.
Open a pull request.**To get a local copy up and running follow these simple example steps.
### Prerequisites
Non
### Usage
Practice## Authors
👤 **Abdelaziz Mohamed**
- GitHub: [@githubhandle](https://github.com/Abdelaziz-Ali)
- Twitter: [@twitterhandle](https://twitter.com/AbdelazizDV)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/abdelaziz-ali-dev)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc## 📝 License
This project is [MIT](./LICENSE) licensed.
_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._