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.
- Host: GitHub
- URL: https://github.com/byteb8/movieland
- Owner: byteB8
- Created: 2023-06-18T10:02:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-18T10:05:34.000Z (over 2 years ago)
- Last Synced: 2025-07-19T16:57:11.041Z (7 months ago)
- Topics: omdb-api, react-hooks, react-props, react-state
- Homepage: https://kumaarbalbir.github.io/MovieLand/
- Size: 173 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.