Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 352 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 352 Bytes

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