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
- Host: GitHub
- URL: https://github.com/moguelor/ps-react-jmoguelruiz
- Owner: moguelor
- License: mit
- Created: 2018-08-25T18:22:14.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2025-02-13T01:10:31.000Z (over 1 year ago)
- Last Synced: 2025-10-01T23:41:56.547Z (8 months ago)
- Topics: course, pluralsight, practice, react, reusable-components, ui-components
- Language: JavaScript
- Homepage: https://moguelor.github.io/ps-react-jmoguelruiz/#HelloWorld
- Size: 1.5 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)