/advanced-react-router-practice

Let't practice using react router.

Primary LanguageJavaScript

Setup

  • Fork, Clone, yarn install, yarn start
  • Do Not use the instructions as your guide for what code to type, use the reference guide project (address book)
  • Slight quirk - refreshing doesn't work from any path other than the default one so you will have to go back to the default path to refresh

App.js

Routes

Create these components. The content of the components is not important, just put anything <div> whatever </div>

Existing components

SideNav