Skip to content

pwangy/SE-prep-final

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build a Personal Website

As a final project to Flatiron's Software Engineering Prep Course, we've been tasked with creating a personal site incorporating HTML, CSS, and JavaScript.

This page is best viewed on desktop and loads with a very light text color as the default. ;)

Completed Requirements

  • Create a local repository folder
  • Create a remote GitHub repository
  • Add the new remote to the local repository
  • Create an index.html file with some basic content
  • Add, commit and push the new content to the remote
  • Enable GitHub Pages in the remote repository's settings
  • Check out the published site
  • Continue building out the HTML and add CSS and JavaScript files
  • Create a personal website and publish as a GitHub Page