Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

logo

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.

## 🛠 Built With

### Tech Stack

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

### Key Features

- **[This template inclouds a linter for HTML and CSS]**
- **[Built in .gitignore file]**
- **[Uses Microverse readme template]**

(back to top)

## 💻 Getting Started

To get a local copy up and running, Clone this repository to your desired folder.

(back to top)

## 👥 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)

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

(back to top)

## ⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

## 🙏 Acknowledgments

Templetes used in project provided by (Microverse).

(back to top)

## ❓ FAQ

- **[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]

(back to top)

## 📝 License

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

(back to top)