-
Notifications
You must be signed in to change notification settings - Fork 0
Frontend Routes And Components
Anuj Gupta edited this page Dec 26, 2021
·
20 revisions
- Root
- App
-
NavBarNavLinks
- [ Main Component ]
-
- App
The following routes will be defined in the App Component, and will render the components as the [Main Component] above.
-
/-
SplashLog InSign Up
-
-
/loginSessionForm
-
/discover-
NavBar-
SongIndexSongItem
SongBar
-
-
-
/users/:userIdNavBar-
UserProfile-
UserSongListSongItem
-
SongBar
-
/uploadSongCreateFormSongBar
-
/tracks/:trackId-
SongShowItemCommentForm-
CommentIndexCommentItem
SongBar
-
- SignUp
- Login
- Song
- Comment