Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 934 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 934 Bytes

xemphimclub - React app.

I build this project to learning basic React Js, make single page aplication and know how React work. Project is a simple movie web app to watch popular movie, filter movie by genres, year or country, see bio cast,... All data in app can get at themoviedb.org API.

How to run

  • Clone this project : git clone https://github.com/minhtri0795/xemphimclub-app.git
  • In the project directory, you can run: npm install to install node module and all packages.
  • To start app run : npm start

Screenshot

Feature

  • Filter movie by genres, country, year,...

  • Have colection to save your favorite movie.

  • Comment is available.

  • Search cast and movie easy.

  • Friendly reponsive for tablet and mobile.

Browser Support

Chrome, Firefox, Edge, Safari, Opera.