View Live App
#view1: 
npx i create-react-app netflixclone- Clone repository
git clone https://github.com/akku27-cse/NETFLIX-CLONE.git- Get in the React folder
~cd netflixclone- Install dependencies via npm or yarn
npm i- Start Client
npm start5.git command
1.git status 2.git add . 3.git commit 4.git push 5.git pull