Skip to content

Alibaba2023/HelloMicroverse

Repository files navigation


Hello Microverse Project

📗 Table of Contents

📖 [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

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

Github Account:

  https://github.com/

Npm installed:

  https://nodejs.org/en/download

Git installed:

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

Setup

Clone this repository to your desired folder:

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

Install

Install this project with:

Linters:

Lighthouse run:

  npm install -g @lhci/cli@0.7.x

Webhint run

 npm install --save-dev hint@7.x

StyleLint run:

 npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x

Usage

To run the project, execute the following command:

  cd HelloMicroverse
  index.html

Run tests

To run tests, run the following command:

to check for styling errors:

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

Deployment

You can deploy this project using:

Your working browser.

👥 Authors

👤 Ali Baba Hussaini

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

(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 licensed.

(back to top)

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published