Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 403 Bytes

File metadata and controls

7 lines (7 loc) · 403 Bytes

Stream web

A movie and TV show streaming site reveals online sources for more effortless entertainment.

Challenges

  • Setting up environment variables in Angular was not the best option.
    • I had set up environment variables in the NestJS server\
  • movie carousel
    • I had to recreate my own using flex and scroll with vanila javascript before applying angular's resize and oninit functions