Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abdelaziz-mahdi/hello-microverse-project
Project goal here is to master all of the tools and best practices.
https://github.com/abdelaziz-mahdi/hello-microverse-project
Last synced: 28 days ago
JSON representation
Project goal here is to master all of the tools and best practices.
- Host: GitHub
- URL: https://github.com/abdelaziz-mahdi/hello-microverse-project
- Owner: Abdelaziz-Mahdi
- License: mit
- Created: 2022-12-01T02:31:44.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-02T11:37:26.000Z (almost 2 years ago)
- Last Synced: 2024-05-17T15:35:54.449Z (6 months ago)
- Language: HTML
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Microverse README Template
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [💻 Getting Started](#getting-started)
- [👥 Authors](#authors)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)# 📖 [Hello-Microverse-Project]
**[Hello-Microverse-Project]** is an Empty template for future Microverse projects.
> 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.**.
- **[This template inclouds a linter for HTML and CSS]**
- **[Built in .gitignore file]**
- **[Uses Microverse readme template]**To get a local copy up and running, Clone this repository to your desired folder.
👤 **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)Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
Give a ⭐️ if you like this project!
Templetes used in project provided by (Microverse).
- **[Do i have to changes to this template before using it?]**
- [You need to modify readme file to match your project description]
- **[Can i use this template for non Microverse projects?]**
- [Yes, you can use this template for any project after modifying readme file]
This project is [MIT](./LICENSE) licensed.