01
Build a basic webpage from scratch
Use clear HTML structure to turn an idea into a working page. · Web
02
Create a GitHub repository
Start a new repository and give a project a reliable home online. · Tools
03
Commit and push code using Git
Save a clear version of the work locally and send it to GitHub. · Tools
04
Deploy a static website
Connect a GitHub repository to Cloudflare Pages and publish the site. · Web