React Skeleton UI
React Skeleton UI is a React conversion of Dave Gamache's Skeleton boilerplate, using Styled Components instead of CSS / SCSS files. It is both simple, clean and responsive, and just like the original, it is meant to be boilerplate, an easy place to begin building your own UI library.
Getting Started
To get started you need to install the package normally through npm.
npm install react-skeleton-ui
Documentation
Under construction. Will make it available as soon as it finishes.
Special Thanks
To Dan Hedgecock for allowing me to take over his depracated npm package of the same name. I have bumped the version of the original package to avoid confusion from this exchange. Dan's original legacy package can still be found on his github profile.
https://github.com/DHedgecock/react-skeleton-ui