/dist - contains the generated production ready HTML, CSS, JS files, and other assets which is deployed onto the server.
I followed Brad Traversy's Portfolio website tutorial from his Udemy course, "Modern HTML & CSS From The Beginning (Including Sass)", revising the code to fit my needs.
Resources used:
- Brad Traversy's Modern HTML & CSS From The Beginning (Including Sass)
- Brad's code