An open API service indexing awesome lists of open source software.

https://github.com/byteb8/movieland

Uses react props, states and hooks and OMDb API key to fetch movie and render them.
https://github.com/byteb8/movieland

omdb-api react-hooks react-props react-state

Last synced: 5 days ago
JSON representation

Uses react props, states and hooks and OMDb API key to fetch movie and render them.

Awesome Lists containing this project

README

          

# MovieLand
Used react basic concepts such as props,states and hooks to build simple filtering of movies. Movies are fetched using OMDb API.