Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 793 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 793 Bytes

WebApp to browse the The Movie database(TMDB)

Homepage

  • This app was created with Create-React-App
  • Uses Only React
  • Powered by The Movie Database API
  • Design is a mix of old school web pages and material design(Material UI)
  • You can change the amount of cast members displayed by changing how many "names" sliced in a array.
  • npm run build to build for production
  • npm start to run a local server and make changes

This webapp features a login system to save your favorite movies, it is very basic intentionally. Please do not use a password that is important, use a temp password. There is an api key present in the code for your use so you don't have to get one but please do not abuse it.