Skip to content

A React app that uses the OMDb API to return movie results. WIP. See a demo in action here:

License

Notifications You must be signed in to change notification settings

tbeede/react-omdb-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OMDb Search

This project uses the Open Movie Database API to retrieve movie results and displays them in a grid.

You can play with it here.

To Run

Simply clone the repo and run

$ npm install && yarn start

Bugs

This is a work in progress. I've taken note of the bugs and enhancements and will get to them as I can!

  • Search bar responsiveness needs to be tweaked
  • Render default movie using OMDb API instead of being hard-coded
  • Repeat searches are buggy without first navigating home to search
  • Icon sizes and general styling
  • Refactor using React Hooks

About

A React app that uses the OMDb API to return movie results. WIP. See a demo in action here:

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published