Generate API key from : http://www.omdbapi.com/apikey.aspx
- Method:
GET - Search URL:
https://www.omdbapi.com/?s={MOVIE_NAME}&apikey={API_KEY} - Movie Details URL:
https://www.omdbapi.com/?i={MOVIE_ID}&apikey={API_KEY}
styled-componentsaxiosreact-scripts