11 September 2024

Hooked Movie Search

A movie search app created with Javascript and React UI library. Data taken from IMDb api API. Sign up for free key.

The app is able to search for movies via the OMDB API and render the results to the user.

You will need Node.js

# If you haven't installed create-react-app then type the following

npm install -g create-react-app

# Then install a fresh react app

create-react-app your-app-name

Notes on deploying static site with cPanel dev.to

Serving apps with client side routing


with thanks to Samuel Omole
https://www.freecodecamp.org/news/how-to-build-a-movie-search-app-using-react-hooks-24eb72ddfaf7/
for the initial tutorials

utopianfool

Creative Web Developer

View all posts by utopianfool →