/react-movie

Movie card UI in React

Primary LanguageHTML

React Movie exercise

The finished project can be viewed here.

  • Clone this repo and yarn install && yarn start
  • You will do your react work in App.js, MovieCard.js and MovieCard.css
    • Using hooks is a plus
  • Some base styles are included in index.css
  • GET movie data making request to https://www.omdbapi.com?apiKey=API_KEY&i=MOVIE_ID