In this tutorial, we’ll learn how to host our websites on the web using GitHub Pages.
GitHub Pages is a free hosting service provided by GitHub that allows developers to host static websites directly from a GitHub repository. It’s perfect for portfolios, project documentation, or any simple website that doesn’t require server-side processing.
With GitHub Pages, you can:
Now that we know what GitHub Pages is, let’s move on to how we can set up and publish our website step-by-step! 🏃🏻♀️➡️
Building your first website
Uploading your project on Github
Now you can copy it and share it 🌐