An open API service indexing awesome lists of open source software.

https://github.com/moguelor/ps-react-jmoguelruiz

Reusable React components build in "Creating Reusable react Components" on Pluralsight
https://github.com/moguelor/ps-react-jmoguelruiz

course pluralsight practice react reusable-components ui-components

Last synced: 4 months ago
JSON representation

Reusable React components build in "Creating Reusable react Components" on Pluralsight

Awesome Lists containing this project

README

          

# Library React Components

Example of a UI library for React components.

## Installation
```
npm install ps-react-jmoguelruiz
```

## Plugins
* [react-docgen](https://github.com/reactjs/react-docgen) - A CLI and toolbox to help extracting information from React components, and generate documentation from it.
* [highlight.js](https://highlightjs.org/) - Automatic language detection.
* [gh-pages](https://pages.github.com/) - Hosted directly from your GitHub repository.
* [styled-components](https://styled-components.com/) - Use the best bits of ES6 and CSS to style your apps without stress.

# Docs
[Component Documentation](https://moguelor.github.io/ps-react-jmoguelruiz)