Video link: https://www.youtube.com/watch?v=vgqBc7jni8c
This branch is the entry point to code along with tutorial 01. In this tutorial we add the UI and code structure for our application.
Clone this repository:
git clone https://github.com/HayesGordon/chatter.gitAnd then checkout this branch:
git checkout tutorial-001-base-uiIf you want the completed code for this tutorial, you can find it here:
https://github.com/HayesGordon/chatter/tree/tutorial-001-base-ui-complete
Checkout instructions:
git checkout tutorial-001-base-ui-complete