frontend routes - nooccarr/perfect-pixel GitHub Wiki
Frontend Routes
Our components are organized as follows:
RootAppNavBar- (main component goes here)
 Footer
The following routes, defined in App, will render components between NavBar and Footer.
/Splash
/loginSessionForm
/signupSessionForm
/HomeFeedPhotoIndexPhotoIndexItem
/users/:userIdProfileComponentPhotoIndexPhotoIndexIterm
/photos/newPhotoForm
/photos/:photoIdPhotoShow
/photos/:photoId/editPhotoForm