Skip to content
This repository has been archived by the owner on May 4, 2019. It is now read-only.
/ moviesearch Public archive

React 0.14 app using themoviedb.org API and Material Design

Notifications You must be signed in to change notification settings

rnsloan/moviesearch

Repository files navigation

http://mmoviesearch.herokuapp.com (heroku dyno may take a while to start)

preview

Movie search using the https://www.themoviedb.org api and Material Design.

Built to test out a few recent things in the react ecosystem (functional components, router v1, shallow renderer)

Uses a signals library instead of a flux implementation to aid with communicating between components.

Note: Material Design Lite Usage

This project uses http://www.getmdl.io for the Material Design styles.

I recommend looking at this issue before deciding to use in a CommonJS project: google/material-design-lite#833.

At the time of writing, the main JavaScript file is constructed to be loaded using a <script> tag and the current workaround detailed in the github issue can cause pain when unit testing react components.

About

React 0.14 app using themoviedb.org API and Material Design

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published