Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alibaba2023/hellomicroverse

The project includes default linters configuration, ensuring code quality and adherence to coding standards.
https://github.com/alibaba2023/hellomicroverse

linters-setup

Last synced: 16 days ago
JSON representation

The project includes default linters configuration, ensuring code quality and adherence to coding standards.

Awesome Lists containing this project

README

        



Hello Microverse Project

# 📗 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](#deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)

# 📖 [HelloWorld-Microverse]

**[HelloWorld-Microverse]** is a project to make Micronauts learn about linters configurations and other project initial settings.

## 🛠 Built With

html, css, git, github and linters.

### Tech Stack

Client

Server

### Key Features

- **[Best Practices]**
- **[Clean Coded]**
- **[Extendable and flexable]**

In this project best coding practices is use

## 💻 Getting Started

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

1. Go to this URL link: https://github.com/Alibaba2023/HelloMicroverse.git
2. clone the repo and start working on it.

### Prerequisites

In order to run this project you need:

Google Chrome or other browser

```sh
https://www.google.com/chrome/?brand=JJTC&gclid=CjwKCAjw9J2iBhBPEiwAErwpeSDcMFWiIQWj2u5GY6owZ7OaOHw7dYYCHW7uTR4kvYosNJYd4wt4VxoCiywQAvD_BwE&gclsrc=aw.ds
```

Github Account:

```sh
https://github.com/
```

Npm installed:

```sh
https://nodejs.org/en/download
```

Git installed:

```sh
https://git-scm.com/downloads/
```

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone https://github.com/Alibaba2023/HelloMicroverse.git
```

### Install

Install this project with:

Linters:

Lighthouse run:

```sh
npm install -g @lhci/[email protected]
```

Webhint run

```sh
npm install --save-dev [email protected]
```

StyleLint run:

```sh
npm install --save-dev [email protected] [email protected] [email protected] [email protected]
```

### Usage

To run the project, execute the following command:

```sh
cd HelloMicroverse
index.html
```

### Run tests

To run tests, run the following command:

to check for styling errors:

```sh
npx stylelint "**/*.{css,scss}"
```

### Deployment

You can deploy this project using:

Your working browser.

## 👥 Authors

👤 **Ali Baba Hussaini**

- GitHub: [@Alibaba2023](https://github.com/Alibaba2023)
- Twitter: [@AliBabaHu2023](https://twitter.com/AliBabaHu2023)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/ali-baba-hussaini-630607267/)

(back to top)

## 🔭 Future Features

- [ ] **[Mobile version]**
- [ ] **[responsive ]**
- [ ] **[ew_feature]**

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Alibaba2023/HelloMicroverse/issues).

(back to top)

## ⭐️ Show your support

If you like this project, don't forget to star.

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse Team and my partiners

(back to top)

## 📝 License

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

(back to top)