Stackathon Presentation: react-dynamic-UI

Опубликовано: 14 Октябрь 2024
на канале: Grace Hopper Academy
701
15

Bored of Bootstrap? Try react-dynamic-UI, a node module that offers reusable React.js components with built-in animation.

Chloe Hwang created this UI library using CSS3 keyframe animations, transitions, and flexbox. It's available on npm, which makes it easy to install and import into JSX files. Each UI component can be configured with various effects, such as fading in as the user scrolls. The animations are available out of the box - all you have to do is pick one, and the library will inject the proper code into your stylesheet. It’s that easy!

Check out the library here https://www.npmjs.com/package/... - and try it out in your next React app!​