This is a movie list app made with React where users can add their favorite movies. It uses the OMDb API and Bootstrap for styling.
- Users can search for movies by title or key words.
- Users can view a list of all movies.
- Users can add movies to their favorites list.
- Users can view their favorites list.
To install the app, run npm install; followed by npm run.