Video link: https://www.youtube.com/watch?v=vgqBc7jni8c
This branch is the final code for tutorial 01. In this tutorial we added 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-ui-completeIf you want the entry code for this tutorial, you can find it here:
https://github.com/HayesGordon/chatter/tree/tutorial-001-base-ui
Checkout instructions:
git checkout tutorial-001-base-ui