Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 619 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 619 Bytes

MOVIE PORTAL

This project is created by React. I used Movie Database API
(https://developers.themoviedb.org/3/getting-started/introduction) to display data.

In project you can do:

  • List of popular movies
  • Search movie
  • Recommendation similar movie
  • View detail movie info trailers, poster, content

Project conf

  • After clone project (cd shenfilm.github.io)
  • npm install -f
  • npm start

Photo

https://github.com/zhumanasyrov/shenfilm.github.io/blob/master/image/main.PNG https://github.com/zhumanasyrov/shenfilm.github.io/tree/master/image/detail.PNG