Skip to content

paulsaenzsucre/Hello-Microverse

Repository files navigation

Hello Microverse

This is my very first project from . This task requires us to use , and to create branches, understand the concept of version control, follow flow, open pull requests in , write descriptive, easy to understand commit messages, write short, detailed, easy to understand descriptions of pull requests, write a descriptive and easy to understand README in business English and demonstrate an ability to submit a project for code review.

Built With

  • HTML
  • CSS

Live Demo

Live Demo Link

Getting Started

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

Prerequisites

Setup

  • You can download the Zip file on the GitHub repository, or clone the repository with:
$git clone https://github.com/elafildecolor/Hello-Microverse.git
  • Access the cloned directory with:
$cd Hello-Microverse
  • Open it with your favorite code editor or with the live server

Install

To install linters and other dependencies run:

$npm install <dependency>

Run tests

To analyze the source code in your local environment with linter follow these steps:

  • Looking for linter errors in HTML files run:
$npx hint .
  • Looking for linter errors in CSS | SASS files run:
$npx stylelint "**/*.{css,scss}"

-Looking for linter errors in JavaScript files run:

$npx eslint .

Authors

👤 Paul Sáenz Sucre

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used.
  • Thank you for all the curated content that was provided to us.
  • Thanks to my learning partners for all their support.

📝 License

This project is MIT licensed.

About

This is my first project in Microverse program.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published