To use this folder structure
- change the name of your fork repository to civ-web-technologies-portfolio-phases-
- navigate to your local project directory e.g. cd /path/to/your/project
git add .
git commit -m 'First commit'
In the Command prompt, add the URL for the remote repository where your local repository will be pushed.
git remote add origin
git remote -v
git push -u origin main
- finalise and push phase 1 when you are due to complete the assessment
- at this point download your zip file and submit the complete code and the assessment document to blackboard
- copy the files from phase 1 into phase 2
- then commit and push the start of phase 2
- phase-1.css
- phase-2.css
- phase-3.css
- phase-4.css
- phase-5.css