Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 409 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 409 Bytes

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