Steps to run the code:
- Download the entire repository.
- Using a code editor like Visual Studio code open the downoladed project folder to review the files.
- Install liveserver plugin for Visual Studio code editor and launch a html file.
- File - index.html file takes you to the home page from which other pages can be navigated to.
Steps followed to deploy the website:
- A new public repository was created - https://github.com/Chitramvanan/webdevproject
- Site was deployed using github pages. a. Go to Settings → Pages → Source → In the “Source” dropdown, select the branch to be “main” and click “Save”. b. Site gets published at https://chitramvanan.github.io/webdevproject/
References:
- https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/
- https://www.w3schools.com/html/
- https://developer.mozilla.org/en-US/docs/Web/CSS
- https://css-tricks.com/snippets/css/a-guide-to-flexbox/
- https://getbootstrap.com/docs/5.0/getting-started/introduction/
- https://developer.mozilla.org/en-US/docs/Web/HTTP
- https://vivianh1234.github.io/index.html
- https://csavella.github.io/index.html
- https://tamo3.github.io/index.html