Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 184 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 184 Bytes

Clone of Netflix

Uses React Hooks.

Movie information from The Movie DB https://www.themoviedb.org API.

Get Started

  1. clone repository locally.
  2. npm install
  3. npm start