Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 412 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 412 Bytes

netflix clone

follow tutorial from @clever-programmer on YouTube youtube.com/watch?v=XtMThy8QKqU&t=7697s

  1. get api keys from TMDB & get by postman
  2. firebase hosting set-up & create-react-app npm install 3-1. axios (for create baseURL) 3-2. react-youtube 3-3. movie-trailer
  3. firebase hosting to own app
  4. deploy app to firebase & host online
  • async function
  • fetchUrl
  • URLSearchParams
  • .. etc.