<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Siddhant Mani</title>
    <description>The latest articles on DEV Community by Siddhant Mani (@siddhantmani).</description>
    <link>https://dev.to/siddhantmani</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3897826%2F20d46d6a-a6f4-4689-b42a-1b92b7755893.png</url>
      <title>DEV Community: Siddhant Mani</title>
      <link>https://dev.to/siddhantmani</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/siddhantmani"/>
    <language>en</language>
    <item>
      <title>I Got Tired of Rebuilding the Same UI in React — So I Built This</title>
      <dc:creator>Siddhant Mani</dc:creator>
      <pubDate>Sun, 26 Apr 2026 02:17:43 +0000</pubDate>
      <link>https://dev.to/siddhantmani/i-got-tired-of-rebuilding-the-same-ui-in-react-so-i-built-this-2jo6</link>
      <guid>https://dev.to/siddhantmani/i-got-tired-of-rebuilding-the-same-ui-in-react-so-i-built-this-2jo6</guid>
      <description>&lt;p&gt;Every project starts the same way:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Rebuild navbar&lt;/li&gt;
&lt;li&gt;Rebuild hero section&lt;/li&gt;
&lt;li&gt;Add some basic animation&lt;/li&gt;
&lt;li&gt;Repeat… again and again.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;After doing this for way too long, I decided to stop rebuilding and start reusing.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;React Vibe — motion-first React components you can just copy and use.&lt;/p&gt;

&lt;p&gt;This isn't a bloated UI library or another heavy dependency to manage. It's built for the "copy-paste" workflow.&lt;br&gt;
Just: Copy → Paste → Ship.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why This Exists
&lt;/h2&gt;

&lt;p&gt;Most devs skip animations because they take too much time to polish or they're hard to get right. But the reality is: Static UI = forgettable product. I wanted to bridge the gap between "fast development" and "high-end design."&lt;/p&gt;

&lt;h2&gt;
  
  
  What’s Inside?
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;30+ components (and growing every week).&lt;/li&gt;
&lt;li&gt;Pre-built sections (Hero, Navbar, and specialised UI blocks).&lt;/li&gt;
&lt;li&gt;Zero Setup: If you have Framer Motion and Tailwind, you're ready.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Try it out
&lt;/h2&gt;

&lt;p&gt;You can check it out here: &lt;a href="https://reactvibe.com" rel="noopener noreferrer"&gt;reactvibe.com&lt;/a&gt; (or just search "React Vibe" on Google).&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>react</category>
      <category>typescript</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
