/movie-list-react

I create a movie list application in React that retrieves data from a local JSON file and runs in the browser with webpack and Babel. Styling will be done using Bootstrap. The application return a list of the highest-grossing movies as of 2019, along with some more details and a poster for every movie.

Primary LanguageJavaScript

Movie List App

Create a movie list application in React that retrieves data from a local JSON file and runs in the browser with webpack and Babel, Bootstrap. The application return a list of the highest-grossing movies as of 2019, along with some more details and a poster for every movie.