1.0.2 • Published 4 years ago

react-sample-components v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

Sample React components library

Created for the purpose of "Let's build React Components library!" tutorial on Medium.com".

Created with:

  • React, Emotion for creating and styling components,
  • Jest, react-testing-library for testing the components,
  • Rollup, Babel for bundling the library,
  • Styleguidist for live development and documentation generation,
  • TravisCI for auto deployment to GitHub pages.

Deployed documentation: "tfiechowski.github.io/react-sample-components-library"