A project to learn best practices for code refacting with HTML and CSS. This project was built to reenforce learning the concept of HTML and CSS with proper semantic elements, commenting, and organization. This helps to bridge my previous knowledge with modern best practices when working with a project that is lacking semantic elements or duplicated efforts with code. I learned that less is more and order is important.
To install this repo, simply copy the repo and use git clone in your command line along with the copied repo url with your preferred method.
git clone git@github.com:andrewhamerly/code-refactor.git
Useful for displaying seo and marketing services for a service-based business.

Link to deployed application: Horiseon Code Refactor
I used this blog post as a reference for HTML best practices: https://www.ohmycrawl.com/technical-seo/main-vs-body/
The license can be found in the license file listed within the project.