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

https://github.com/ayusharma-ctrl/f4-contest-3

A movie search application using React and React Router. Users can search for movies by title using a search bar, and the app will display a list of matching results. Clicking on a movie result will take the user to a detailed page displaying more information about the movie. The app will make use of the 2 different OMDb APIs to fetch data.
https://github.com/ayusharma-ctrl/f4-contest-3

css html javascript react react-router-dom

Last synced: about 2 months ago
JSON representation

A movie search application using React and React Router. Users can search for movies by title using a search bar, and the app will display a list of matching results. Clicking on a movie result will take the user to a detailed page displaying more information about the movie. The app will make use of the 2 different OMDb APIs to fetch data.

Awesome Lists containing this project