Skip to content

thinkful-ei-dragonfly/api-day-michaeld-emily

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shopping List Starter

Created for the Thinkful EI Program.

Instructions

  1. Clone this project onto your local machine
  2. Create a new repo in your cohort organization prefixed module-ex- and each of your names (e.g. module-ex-rich-mary)
  3. Inside your local project directory, change the remote origin to your new remote repo with the following command:
    • git remote set-url origin [new-repo-url] (do NOT enter the square brackets, just the repo url)
  4. If you entered the command correctly, then typing git remote -v should show the new repo url connected to origin
  5. Push to the new repo: git push -u origin master
  6. Begin the day's assignment as provided in the curriculum

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published