← All projects

GetMovieData

by @aladin002dz

10

Find Data about a Movie

About this project

Get Movie Data Find Data about a Movie, like rating, actors, poster,... Check https://getmoviedata.netlify.com/ Web api used https://omdbapi.com/ Roadmap [x] Get data locally from netlify lambda function (getmovie). [x] Get data from the web api through the netlify lambda. [x] Render the result from a child component. [x] Get user input. [x] Host on netlify. [x] 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 React of course. Netlify Lambda to hide client id and secret in the front-end of the web app. Bootstrap.

From the project README on GitHub

Stars
10
Forks
2
License
MIT
Last push
16 Sept 2020

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/getmoviedata.svg)](https://www.madeinalgeria.dev/projects/getmoviedata)

Related projects