NETFLIX Clone

Build the NETFLIX CLONE with REACT.

Demo

Desktop Mobile

Technologies

Run Locally

Clone the project

  git clone https://github.com/DavidMPRocha/Netflix-Clone.git

Go to the project directory

  cd Netflix-Clone

Install dependencies

  npm install

Or

  yarn

Start project

  npm start

Or

  yarn start

Authors