This is a simple React-redux web App. Once registered, you will be able to navigate through movie app, search for movies, add movies to you favorite list, and update your profile info.
Install all dependencies from package.json file by running npm install
. After that run npm start
script, and open the page in : http://localhost:1234/
HTML
CSS
Javascript
React v18.2.0
Redux v4.2.0