I’ve just gotten done giving the site a much-needed visual refresh. Also, I’ve recently put together a new open-source project, bootstrapped by create-react-app, that includes:
- Integration with React Router and Redux
- Styles in Sass (scss format)
- Stylelint and ESLint configs based on my preferred coding standards
.editorconfig
- A basic set of styles based on css3-foundation
- Testing with Mocha, Chai, and Enzyme
Give ‘em both a spin! (And let me know about issues you find please.)