knaxus / react-simple-starter

:zap: Webpack custom create-react-app with HMR
https://ashokdey.in
50 stars 26 forks source link

Added react hooks example(call to an api) #19

Open aravindc15 opened 4 years ago

aravindc15 commented 4 years ago

Added code which makes call to the TMDB api and displays the movie details, added styles for the card which shows description about the movie.

Screenshot 2019-10-09 at 3 08 03 AM Screenshot 2019-10-09 at 3 08 09 AM
ashokdey commented 4 years ago

@aravindc15 Please resolve the conflicts accordingly.

aravindc15 commented 4 years ago

@ashokdey sure.. will update today

aravindc15 commented 4 years ago

@ashokdey I have resolved the conflicts