Skip to content

egrik/reactwarriors-workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.7%
  • HTML 8.4%
  • CSS 2.9%