Skip to content

cssgunc/homework-0-reiyahj

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Review Assignment Due Date

CS+SG Fall 2024 Education Team Homework 0

Introduction

In this homework assignment, you will be applying what you've learned by cloning your own repository before making a commit! 🤓

Requirements

  1. Clone this repository
  2. Write your name on line 9 of index.html 👩🏾‍💻
  3. Submit by making a commit 🥳

Directions

  1. Clone this Repository
    • Download VSCode if you don't have it downloaded already (see our installation guide!)

    • Open VSCode

    • Open a new window if you have another project, File > New Window

    • Choose Clone Git Repository... from the Start options OR Open a terminal or command prompt, navigate to the directory where you want to store the project (hint: use the command cd [PATHNAME], and run the following command: git clone [HTTPS_LINK_TO_REMOTE_REPO]

      Screen Shot 2024-09-24 at 9 29 15 PM

    • Open the new cloned folder in VSCode

    • Choose the index.html file from the list of files on the left. If you don't see the files in the folder, choose the explorer which looks like pages in the upper part of the left navigation

    • On line 9, write your name 😎

Submission

Once you've completed your portfolio, make sure to review the requirements and ensure you've met them all. Then, submit your assignment by making a commit:

  • In VSCode, choose the branch icon in the left navigation bar (below the magnifiying glass

    Screen Shot 2024-09-24 at 10 04 38 PM

  • Type a message into the field at the top of the bar that opens

  • Choose the plus button that appears when you hover over changes; this prepares all of the changes you made to be packaged into a commit

  • Hit the commit button!

  • Hit that button again in order to send your commit from your local repository to the remote one (syncing the two repositories)

  • You're done!! 🎉🎉🎉

Resources

Please remember that while you're working on this assignment, you can always refer to:

  • Lecture notes
  • Personal notes
  • Teaching Assistants (TAs) & Education Team Lead

About

cssg-education-fall-2024-homework-0-fall24-hw0 created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%