Skip to content

eyalktCloudinary/movie-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie search project using OMDB

In order to run, make sure to use .env file and configure REACT_APP_OMDB_KEY and REACT_APP_CLD_CLOUD. Then execute npm install to install dependencies and npm start to run.

Change log:

  • Creating and extracting custom hooks - useFetch, useCloudinary.
  • Removing unnecessary async/await keywords.
  • Fixed broken images when poster image is N/A.
  • Added 'type' to results headline.
  • Fixed/improved styling and UI - fix year line breaking, improve movies layout, trim white padding of posters.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published