About this Project

This project demonstrates how to deploy a simple static HTML website using GitHub Pages. It covers the process from creating an HTML file to having it live on the internet — completely free.

Special Acknowledgment

I’m truly grateful to Elevate Labs for giving me the opportunity to showcase my skills through this internship tasks. This ongoing internship has been a valuable experience, helping me learn a lot and grow both technically and professionally under your guidance..

šŸŽÆ Objective

Deploy a static HTML site using GitHub Pages and learn the basics of static site hosting.

šŸ›  Tools Used

šŸ† Outcome

You will be able to host and update a static website using GitHub Pages.

šŸš€ Deployment Steps

  1. Create a new public GitHub repository.
  2. Clone it locally and add files.
  3. Commit and push to main.
  4. Enable GitHub Pages in repository settings.
  5. Access your site via the provided URL.