toy-netflix-carousel

Coding exercise implementing Netflix's hover effect trademark on its carousel

Stars
4

toy-netflix-carousel

Coding exercise implementing Netflix's hover effect trademark on its carousel. View demo / View video.

Setup

  • Install the dependencies
npm i
  • Start Parcel, and you're all good.
npm start