Netflix Clone Step 1: Fork and clone this repository. git clone https://github.com/Yuchnan/netflix-clone-fe.git Step 2: Install node_modules. npm install Step 3: Run the app in development mode. npm run dev