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
- Host: GitHub
- URL: https://github.com/tomasesquivelgc/hello-microverse
- Owner: tomasesquivelgc
- License: mit
- Created: 2023-03-21T20:13:42.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-23T16:37:07.000Z (about 2 years ago)
- Last Synced: 2025-01-06T03:45:31.217Z (5 months ago)
- Language: HTML
- Size: 97.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)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 filesRecent changes to this repository include:
- Proper installation of linters
- Detailed comments to branch pull requests
- Proper professional README file- HTML.
- CSS.
- Linters.> Describe the tech stack and include only the relevant sections that apply to your project.
Client
- Proper Installation of Linters
- Basic HTML and CSS handling
- Proper .gitignore added
- Professional README template
> Coming soon
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
π€ 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/)
- [ ] Better, more descriptive branch names.
- [ ] Accurate titles to pull requests and solid comments.
- [ ] Better README files will be added to future projects.
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
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!
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!
This project is [MIT](./LICENSE) licensed.