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

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

This is my repository for the "Hello-microverse" project
https://github.com/tomasesquivelgc/hello-microverse

Last synced: 4 months ago
JSON representation

This is my repository for the "Hello-microverse" project

Awesome Lists containing this project

README

        





Hello_Microverse!

# πŸ“— Table of Contents

- [πŸ“– About the Project](#about-project)
- [πŸ›  Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [πŸš€ Live Demo](#live-demo)
- [πŸ’» Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [πŸ‘₯ Authors](#authors)
- [πŸ”­ Future Features](#future-features)
- [🀝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [πŸ™ Acknowledgements](#acknowledgements)
- [πŸ“ License](#license)

# πŸ“– Hello-Microverse

This is my repository for the "Hello-microverse" project
In this project I am putting to the test my ability to:
- create and merge branches
- add linters to my repo
- add .gitignore files

Recent changes to this repository include:
- Proper installation of linters
- Detailed comments to branch pull requests
- Proper professional README file

## πŸ›  Built With

- HTML.
- CSS.
- Linters.

### Tech Stack

> Describe the tech stack and include only the relevant sections that apply to your project.

Client

### Key Features

- Proper Installation of Linters
- Basic HTML and CSS handling
- Proper .gitignore added
- Professional README template

(back to top)

## πŸš€ Live Demo

> Coming soon

(back to top)

## πŸ’» Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

- Web browser
- Code editor

### Setup

Clone this repository to your desired folder:

Run commands:

```sh
cd my-folder
git clone https://github.com/tomasesquivelgc/Hello-Microverse.git
```

### Install

Install this project with:

```sh
cd my-project
gem install
```

### Usage

To run the project, open index.html in your web browser

### Run tests

> Coming soon

### Deployment

> Coming soon

(back to top)

## πŸ‘₯ Authors

πŸ‘€ TomΓ‘s MatΓ­as Esquivel

- GitHub: [@githubhandle](https://github.com/tomasesquivelgc)
- Twitter: [@twitterhandle](https://twitter.com/EsquivelTomas)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/tomas-esquivel-b2160568/)

(back to top)

## πŸ”­ Future Features

- [ ] Better, more descriptive branch names.
- [ ] Accurate titles to pull requests and solid comments.
- [ ] Better README files will be added to future projects.

(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

This project has helped me get a better understanding of how GitHub Flow works.
Not only that, but also how to install linters and why they are important,
how to write a proffessional README page and how proper branching can make my work
easier.
Please support my future career by aproving of my project!

(back to top)

## πŸ™ Acknowledgments

I would like to thank Microverse for this big opportunity, code reviewers for their
feedbak and special thanks to Omar Muhammad for making videos to help every aspiring
web developer!

(back to top)

## πŸ“ License

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

(back to top)