example-react-app-react-mail icon indicating copy to clipboard operation
example-react-app-react-mail copied to clipboard

ReactMail - An Example React.js App for Practical Learning Purposes

Results 2 example-react-app-react-mail issues
Sort by recently updated
recently updated
newest added

[Bulma](http://bulma.io/documentation/overview/start/) is nice, but I feel like it is only adding an extra "thing to learn" for these purposes. Something like Bootstrap, Foundation, or another equally well-known/familiar library would be...

help wanted

All components should have proper `propTypes` declared. `.isRequired` should be used appropriately. See https://facebook.github.io/react/docs/reusable-components.html#prop-validation

help wanted