Uploading your project on Github

Introduction In order to turn your local HTML/CSS project into a “live” website, you need to upload it to a server. We will use Github pages (a free option that also allows us to familiarize ourselves with a very popular platform: Github). What is Github? GitHub is a code hosting platform for version control and… Continue reading Uploading your project on Github

Published
Categorized as How-To