https://github.com/hozlucas28/html-complementary-course-2023
Repository of HTML complementary course of @udemy.
https://github.com/hozlucas28/html-complementary-course-2023
2023 complementary course html5 husky mit-license practice prettier udemy
Last synced: about 1 year ago
JSON representation
Repository of HTML complementary course of @udemy.
- Host: GitHub
- URL: https://github.com/hozlucas28/html-complementary-course-2023
- Owner: hozlucas28
- License: mit
- Created: 2023-01-10T08:09:59.000Z (over 3 years ago)
- Default Branch: Master
- Last Pushed: 2025-01-01T02:03:35.000Z (over 1 year ago)
- Last Synced: 2025-02-05T14:46:24.728Z (over 1 year ago)
- Topics: 2023, complementary, course, html5, husky, mit-license, practice, prettier, udemy
- Language: HTML
- Homepage:
- Size: 13.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
HTML Complementary Course [2023]
Repository for reviewing HTML.
Summary •
Installation •
Related •
License •
Acknowledgments •
Contact
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.