Skip to content

priyamoon28/repo-clone-exercise

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Purpose of this repo

A simple practice exercise for students in the Code:You Intro module. Students will be:

  • practicing using GitHub's markdown language
  • clone a repo
  • make changes to cloned repo
  • push made changes to their own repo

Instructions

I'm leaving out the specific commands to accomplish 1 and 3 as an exercise for you to figure out.

  1. In your projects folder, clone this repo.
  2. Create a file called about.md and perform the tasks in it. As you progress, check off the tasks you've completed and ensure that you're committing the README changes as well. You can use the text editor of your choice like Notepad or VS Code for editing the files.
  3. Push the changes to you own repo.

Tasks

  • Create a first level heading with your name
  • Create a short "about you" text
  • Create a third level heading with the title "Hobbies"
  • Under hobbies, create a bulleted or numbered list with some of your hobbies.
  • Add an image to your README
  • Add a link to a website

Taking it further

  • Build out the above tasks as a simple web page

About

An optional exercise for Code:You students

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published