## About - user enters a channel, then a service fetches all the videos in that channel including the length of each video - The UI displays a grid of all the videos and the length of each video  ## Implementation - Create a new scene called `src/scenes/Collection` - Create a new component called `Create Collection` -> `src/scenes/Collection/CollectionCreate.tsx` - Use Bootstrap styles and components
About
Implementation
src/scenes/CollectionCreate Collection->src/scenes/Collection/CollectionCreate.tsx