ReactElements is a simple React component library that you can use to build your application.
npm i @andreaemme/reactelementsReactElements includes:
- Spinner
- Avatar
- Tag Cloud
- Masonry Gallery
- Cut Out Text
- 404 Not Found
- Chat
Here the package structure:
+-- _Components
| +-- Avatar
| +-- Chat
| +-- CutOutText
| +-- MasonryGallery
| +-- NotFound
| +-- Spinner
| +-- TagCloudHere you can see components examples: https://reactelements.herokuapp.com/