Skip to content

Final Project for Intro to Web Development Summer 2021

Notifications You must be signed in to change notification settings

Chitramvanan/webdevproject

Repository files navigation

Steps to run the code:

  1. Download the entire repository.
  2. Using a code editor like Visual Studio code open the downoladed project folder to review the files.
  3. Install liveserver plugin for Visual Studio code editor and launch a html file.
  4. File - index.html file takes you to the home page from which other pages can be navigated to.

Steps followed to deploy the website:

  1. A new public repository was created - https://github.com/Chitramvanan/webdevproject
  2. 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:

  1. https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/
  2. https://www.w3schools.com/html/
  3. https://developer.mozilla.org/en-US/docs/Web/CSS
  4. https://css-tricks.com/snippets/css/a-guide-to-flexbox/
  5. https://getbootstrap.com/docs/5.0/getting-started/introduction/
  6. https://developer.mozilla.org/en-US/docs/Web/HTTP
  7. https://vivianh1234.github.io/index.html
  8. https://csavella.github.io/index.html
  9. https://tamo3.github.io/index.html

About

Final Project for Intro to Web Development Summer 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published