Click any tag below to further narrow down your results
Links
This article showcases various rich styled UI components built with React, shadcn, and Framer Motion for animations. It includes examples like interactive cards and animated text, making it easier to create visually appealing websites. Each component comes with code snippets to help developers implement them.
This article introduces a tool for creating hand-drawn SVG animations, useful for logos and illustrations. It outlines a straightforward process: draw on a canvas, copy the code, and integrate it into React or Next.js projects. You can easily customize size and color through props.
This article details the development of Sonner, a toast notification library that stands out for its unique name and smooth animations. The author explains the technical choices behind the component, including animation techniques, swipe-to-dismiss functionality, and developer experience considerations.
A library of animated React components and microinteractions is available to enhance web experiences, promoting fun and creativity. It is free and open-source, with documentation accessible at the provided link. Contributions are welcomed, and the project is built upon existing frameworks with gratitude to shadcn.
The article discusses how to implement smooth animations in React using the new View Transition API. It provides insights into enhancing user experience with transitions that are easy to incorporate, allowing developers to create visually appealing applications with minimal effort. Examples and practical tips are included to guide readers through the process.