You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a movie finder where the user is able to input a desired movie, and in return will recieve the movie and the poster of the movie. This app uses React-Redux, and the OMDB API
Installation
clone the project
npm install
npm run build
npm run start