React UI library components
Purpose
This React library components is made for save and share React components and styles between personal projects.
Demo
You can view and test the components here
Installation
npm install --save @jesusgm/react-lib-ui
Usage
import { _ComponentName_ } from "@jesugm/react-lib-ui"
Where ComponentName can be one of the next ones:
- Title
- Button
- Timeline (commin soon)