Skip to content

[frontend] add search bar component

  • Search bar component allowing user to search
  • User's input should trigger a search function for movies in the db relating to the queried title
  • Upon completion an event should be triggered that searched and updates the redux state with data from the db