Online at: https://movie-searcher-site.netlify.app

A little front-end for "The Open Movie Database"

Run with yarn start, remember to yarn install

Built with:

If you want to run this project remember to get an API key from omdbapi and add it to the configuration (src/config.ts in master)

Netlify

This project has been deployed to netlify at movie-searcher-site.netlify.app, it uses AWS Lambda provided through Netlify's lambda functions for the API calls.

You can find the netlify build files in the netlify branch of this project.

What it looks like

screenshot of program

This project was bootstrapped with Create React App.