https://github.com/benjaminwfox/library-consumer
https://github.com/benjaminwfox/library-consumer
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/benjaminwfox/library-consumer
- Owner: BenjaminWFox
- Created: 2020-05-17T23:16:17.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T20:23:13.000Z (over 3 years ago)
- Last Synced: 2025-03-11T21:51:24.372Z (over 1 year ago)
- Language: JavaScript
- Size: 8.63 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## React Library Consumer
This is the sibling library for a demo component library (component-library) created for a tutorial on creating a component library that abstracts another 3rd-party library.
### Sibling project
See the sibling project (component-library) for the library that this consumers
https://github.com/BenjaminWFox/component-library
### Create React App
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
To run the app, `npm install` then `npm run start`