/react-movie-app

using omdb API - simple movie app

Primary LanguageJavaScript

Built using this tutorial Using OMDB API

Getting issues in rendering DOM when adding the functionality of saving to Local Storage. issue is related to mapping the movie array in MovieList.js note to self: learn more about adding unique key to list of items in array.

stack used: React and Bootstrap