RodrigoFlix

Rodrigo Flix Banner

Duration: 1 Week

Role(s): Developer

Main Goal: Develop a platform inspired in Netflix that is a repository of videos of my personal interest

Description: Working in this project I’ve got my first contact with the React Lib. I learned the basics from React, CSS-in-JS (Styled Components) and project hosting during this 1 week course. The original project was written in JavaScript, but I rewrote it with 100% Typescript. Also, the original project used a fake database built on a JSON file. I rewrote its logic and deployed it on an Express server that now accesses the data through a MongoDB database that is hosted on their cloud platform (Atlas).

- Key concepts learned/worked: React, React Router, Styled Components, Hosting, Typescript, MongoDB Atlas, NodeJS, Express.