Hey! I noticed this project is still using `React.PropTypes` which was deprecated in React 16, in favor of https://www.npmjs.com/package/prop-types. The other changes are covered in more detail here: https://reactjs.org/blog/2017/09/26/react-v16.0.html Thanks :)