https://github.com/gregor-vm/movie-search
This is a react application using OMDBAPI for practice.
https://github.com/gregor-vm/movie-search
Last synced: 3 months ago
JSON representation
This is a react application using OMDBAPI for practice.
- Host: GitHub
- URL: https://github.com/gregor-vm/movie-search
- Owner: Gregor-VM
- Created: 2021-03-13T02:45:26.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-16T22:09:19.000Z (about 4 years ago)
- Last Synced: 2025-01-12T05:28:04.875Z (4 months ago)
- Language: JavaScript
- Homepage: https://gregor-vm.github.io/movie-search/
- Size: 591 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Description
This project is for searching for movies, getting their information from the OMB API, and displaying it using React.