Frontend - misshenyc/Wedio GitHub Wiki
Our components are organized as follows:
- Root
- App
- NavBar
- Main (see below)
- Footer
- App
Path: /login
- sessionForm
Path: /signup
- sessionForm
Path: /users/video
- userShow
- videoIndex
Path: /
- videoIndex [modal] allows user to upload videos;
Path: /videos/videoId
- videoShow
Path: /results?search_query=[search_term]
- videoSearchResult