Skip to content

This is the first project that I've done in Microverse in order to learn Linters configurations.

Notifications You must be signed in to change notification settings

M-Anwar-Hussaini/HelloWorld-Microverse

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/M-Anwar-Hussaini/HelloWorld-Microverse
  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/M-Anwar-Hussaini/HelloWorld-Microverse.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 HelloWorld-Microverse
  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

👤 Mohammad Anwar Hussaini

🤝 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)

📝 License

This project is MIT licensed.

(back to top)

About

This is the first project that I've done in Microverse in order to learn Linters configurations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published