/Hello-Microverse

Primary LanguageHTMLOtherNOASSERTION


Microverse README Template

📗 Table of Contents

📖 Microverse Hellow World Project

Describe your project in 1 or 2 sentences.

[Microverse Hellow World Project] This project is intended to demostarte how we can test if our code complys with Style guidelines using Lintern

🛠 Built With

Tech Stack

Describe the tech stack and include only the relevant sections that apply to your project.

HTML
CSS
Other

Key Features

Describe between 1-3 key features of the application.

  • [Lintern] We use linter to test if the styling guidelines are followed.
  • [Local_Test] You cant test your code within your own terminal!
  • [Github_Test] also you can se the test on github.

(back to top)

🚀 Live Demo

You will see how the code pass all test in the next link:

(back to top)

💻 Getting Started

Describe how a new developer could make use of your project.

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

Prerequisites

In order to run this project you need:

  1. a copy for this repo.

  2. Code editor if you want to modify or play round

  3. be familiar with the terminal.

  4. copy the this repositorie in any folder you want. Done

  5. open the folder in your terminal doine

  6. run the next comand.done

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

done 4. You should see no error since this comply with the guidelines.

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:Diegogagan2587/Hello-Microverse.git

Install

Install this project with: If for some reazon you want to install Lintern in another repositorie plase follow next guide:

Usage

for more information about how to use lintern please refer to next resource:

Run tests

To run the project, first open the folder containin the repository and execute the following command:

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

Deployment

There is no need of further actions. How ever if youd decid you can save this project in your own repositorie on github.com

(back to top)

👥 Authors

Mention all of the collaborators of this project.

👤 Author1

(back to top)

🔭 Future Features

If you would like to contribute this projec feel free to propose any future feature.

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project feel free to colaborate.

(back to top)

🙏 Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank to Microverse for provide all the resourses.

(back to top)

📝 License

This project is Diego Vidal licensed.

(back to top)