iWhiteN / reactwarriors-workshop

Your first ReactJS application for 2 days

Home Page:https://ReactWarriors.github.io/reactwarriors-workshop/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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}

About

Your first ReactJS application for 2 days

https://ReactWarriors.github.io/reactwarriors-workshop/


Languages

Language:JavaScript 92.2%Language:HTML 7.1%Language:CSS 0.6%