A demonstration of using Rebass components with Recompose
Rebass is a library of React stateless functional UI components. Recompose is a library of higher-order components and utilities for React.
git clone https://github.com/jxnblk/rebass-recomposed.git
cd rebass-recomposed
rm -rf .git
npm i
npm start
MIT License