# Vimeo Collaboration

Vimeo · [View project](vimeo.com)

As part of Vimeo’s PRO feature set I helped build a fully responsive video annotation web app for collaborative editing using ReactJS.

Comments can be left on any part of a video frame and correspond to a timecode. They can be resolved once reviewed and are fully searchable. I code-split the app to make mobile component development easier and for optimization purposes; loading the proper version depending on a breakpoint which may share files between the apps or load its own. I also built a mobile-friendly player with scrub controls.
