Skip to content

Project #60 of Codecademy's Full Stack Engineer Career Path

License

Notifications You must be signed in to change notification settings

AntonV0/recipe-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Recipe Book

Project #60 from Codecademy's Full Stack Engineer Career Path

By Anton Vlasenko (AntonV0)

Project Outline

This projects focuses playing the role of two collaborators working on a recipe book with various GitHub commands.

The origin respository was cloned. Changes were made in the files within the origin repository, which were added to the Git staging area and committed. These changes were then fetched from the remote to the cloned repository. Then, origin/master was merged into the local master branch. A new branch was created to then update the text in new-recipe.txt. This was added to the staging area and committed. Finally, the new branch was pushed to the remote.

What I Learned

  • Expanded my understanding of many collaborative GitHub commands that were also used in the previous two projects (#58 and #59)

Please note that in most cases, in each project, the first or second commit is the starter code provided by Codecademy.

About

Project #60 of Codecademy's Full Stack Engineer Career Path

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published