Skip to content

hozlucas28/HTML-Complementary-Course-2023

Repository files navigation

HTML Complementary Course [2023]

Repository for reviewing HTML.

SummaryInstallationRelatedLicenseAcknowledgmentsContact

Summary

This is a repository where I store all lessons that I take on HTML course of Udemy platform. In addition, I used npm packages like: Prettier and Husky to make my code be more 'prettier'.

Installation

Clone the repository and use Visual Studio Code (code editor) with Live Server (extension) installed. After that find the HTML file that you want to see in your live server and press right click on it, then select the option: Open with live server. Automatically, it will open your default browser with the HTML file (rendered) that you selected.

• Optional: Run command npm install to install all packages used for make a clean code, like Prettier and Husky for pre-commits.

Related

License

This repository is under MIT License, if you want to see what you are allowed to do with the content of this repository, please visit choosealicense for more information.

Acknowledgments

Thanks to Adrian Heras teacher to make this course.

Contact

If you want to contact me, please see my socials medias in my GitHub profile.