jsx-exercise

umm ... Goal of this exercise is use JSX to display the data from movie.json.

Create reusable functions for displaying the poster and movie details. Add css to style your elements.

  1. Checkout commit #01f8bc4e
  2. Run npm install
  3. Run npm start