BarstoolSports / react-movie

Movie card UI in React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Movie card UI in React


Languages

Language:HTML 64.8%Language:JavaScript 22.8%Language:CSS 12.4%