BrainFlix

A YouTube clone, built using React on the front-end and Node for the back-end.

BrainFlix Mockup

Project Overview

This was my first project using React. As part of the BrainStation Software Engineering bootcamp, we were tasked with creating a YouTube clone called BrainFlix. We were provided with a style guide for the visual design, but the precise implementation was left to our creative discretion and judgement.

We also created a back-end API using node.js which hosted all the video data. The site dynically renders information based on the currently selected video and removes it from the list of upcoming videos. There was also an optional diving deeper section, which I managed to complete in part. This included having dynamic timestamps for the comments.

Tools Used

HTML
CSS
JavaScript
React
SASS
GIT
Node
Express
JSON