Skip to content

yaunghein/y-netflix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netflix Clone - Final Project for Frontend Career Path of Scrimba

Table of contents

Overview

I learnt HTML, CSS, JavaScript and ReactJS with Scrimba, and I am pround of myself that I came this far from knowing nothing to being able to build SPA with ReactJS. I know that learning Web Development is life long journey, and this is just a start. But let me celebrate for a moment. Cheers!! 🍻🍻

Links

Built with

What I learned

  • how to use local image paths 😂
  • scalable folder structure
  • making highly reuseable components with Compound Component Pattern (and I love it!)
  • basic usage of Firebase
  • Difference between CSR and SSR (I had to used HashRouter instead of BrowserRouter in this project to deal with browser refresh)
  • more familiar with ReactJS

About me