Skip to content

tamihh/movie-finder

Repository files navigation

The movie finder

A single page web application that allows you to search for movies. Demo

Built with: React 16, Webpack 4, Redux, Styled Components

Dependencies

> node v8.11

Install packages

> yarn install

Run Project

> yarn run start:dev
> listening on http://localhost:8000