Task 6: Host a Website Using GitHub Pages
Project Description
The final task of this Web Development Internship involved hosting the multi-page website (Home, About, and Contact pages) developed in previous tasks. I used Git for version control and configured GitHub Pages to make the project accessible via a live public URL.
Key Features Implemented
- Version Control: Initialized a local Git repository and pushed the code to GitHub.
- Static Site Hosting: Successfully deployed the website using the GitHub Pages settings.
- Deployment Configuration: Selected the main branch and the /(root) folder for the build.
- Live Accessibility: The website is now live and fully functional on the internet.
Deliverables
- Live Hosted Link: https://smritisharma11.github.io/web-dev-internship-task-6/
- Repository Link: https://github.com/smritisharma11/web-dev-internship-task-6.git