Skip to content

Latest commit

 

History

History
61 lines (39 loc) · 2.35 KB

README.md

File metadata and controls

61 lines (39 loc) · 2.35 KB

Twitter Lite Walkthrough

Google Drive Folder for All Videos

Github Repo for Twitter Lite Walkthrough

Set Up Walkthrough

Set Up Instructions

Set Up Walkthrough

Auth Walkthrough

Auth Part 1 Walkthrough

Auth Part 2 Walkthrough

Auth Part 3 Walkthrough

Auth CSS Walkthrough

Auth CSS Part 1 Walkthrough

Auth CSS Part 2 Walkthrough

Auth CSS Part 3 Walkthrough

Auth CSS Part 4 Walkthrough

Auth CSS Part 5 Walkthrough

Feature 1 - Tweets Walkthrough

Tweets Part 1 Walkthrough

  • Beginning of video shows how to configure GitHub for pull requests

Tweets Part 2 Walkthrough

Pull Request Part 2 Walkthrough

  • How to checkout a remote repository
    • git checkout --track origin/remote-branch-name
    • git pull origin remote-branch-name