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

https://github.com/codedbystuart/microverse_week_one

Microverse Linters and Github Workflow Lesson One
https://github.com/codedbystuart/microverse_week_one

Last synced: 4 months ago
JSON representation

Microverse Linters and Github Workflow Lesson One

Awesome Lists containing this project

README

          

logo

Stuart Dambi Linters and Github Workflow Lesson 1

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)

- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🤝 Contributing](#contributing)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 [Stuart_Githubflow_Linters]

**Stuart_Githubflow_Linters** is the first microverse lesson to setup linters for HTML and CSS and Github Workflow (Actions)

## 🛠 Built With
* HTML
* CSS

### Tech Stack
Project is setup with HTML and CSS without any framework for now.

Client

Styling

### Key Features

- **HTML_CSS_LINTERS**
- **GITHUB_WORK_FLOW**

(back to top)

## 💻 Getting Started

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

### Prerequisites

In order to run this project you need:
- Browser (Chrome, Safari, Firefox, Opera Mini)
- Passion to run the project

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone git@github.com:codedbystuart/microverse_week_one.git
```

### Usage

To run the project, open the folder and double click on the `index.html` file in the folder

(back to top)

## 👥 Authors

👤 **Author1**

- GitHub: [@codedbystuart](https://github.com/codedbystuart)
- Twitter: [@stuartdambi](https://twitter.com/stuartdambi)
- LinkedIn: [LinkedIn](https://linkedin.com/in/stuartdambi)

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse

(back to top)

## 📝 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._

(back to top)