GetMovieData

Find Data about a Movie

MIT License

Stars
10

Get Movie Data

Find Data about a Movie, like rating, actors, poster,...

Check https://getmoviedata.netlify.com/

Web api used https://omdbapi.com/

Roadmap

  • Get data locally from netlify lambda function (getmovie).
  • Get data from the web api through the netlify lambda.
  • Render the result from a child component.
  • Get user input.
  • Host on netlify.
  • Make the UI.
  • Change the web api.
  • Add Trailer Video from another web api.
  • Add link to official website.
  • Make a mobile app version with React Native.

Built with