Separating "screens" of my app

TODO

  • Show simple example using simple state in the main App (i.e. this.state.screen == 'find' or something).

  • But expand on that -- show using react-router, and explain advantages of that.

Last updated