WorldFlix is a clone of the video-streaming service, Netflix. On WorldFlix, users can make an account and watch short clips of places around the world.
Live Link: WorldFlix
WorldFlix is built on a Ruby on Rails backend with a React/Redux front end. The user's data such as login/signup information is stored in a PostgreSQL database. Videos and photos are stored and accessed through AWS S3.
Users can watch the previewed video and/or browse other videos.
Users can scroll(horizontally) through the genres on a trackpad and hover over each image to play or add to their list.
Users can view their list of videos and/or delete videos from their list.