Skip to content

beumsk/Movies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Movies web app

Search or scroll for movies and series. Get general info and learn about their actors.

Developped with React v17, Material UI, Emotion, Styled system, Sass, TheMovieDataBase, Redux, Redux thunk, React router dom

API link: https://developers.themoviedb.org/3/getting-started/introduction

Inspired by this video: https://www.youtube.com/watch?v=sZ0bZGfg_m4 and this webapp: https://paldave.github.io/movie-explorer/

Start the project

npm install npm start

TODO

  • add more filtering options
  • infinite scroll
  • testing