Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 327 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 327 Bytes

Movies API

type:  now_playing | upcoming | popular
GET  https://api.themoviedb.org/3/movie/${type}?api_key=${API_KEY_3}&language=en-US&region=ru&page=1`

Image

https://image.tmdb.org/t/p/w500${path}

Deployed APP

https://nuzzy.github.io/react-workshop-1/