<?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: Chetan Choudhary</title>
    <description>The latest articles on DEV Community by Chetan Choudhary (@chetan_choudhary_d01fd55b).</description>
    <link>https://dev.to/chetan_choudhary_d01fd55b</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%2F2701875%2F019cf3a7-d517-4238-916f-1754929605e0.jpg</url>
      <title>DEV Community: Chetan Choudhary</title>
      <link>https://dev.to/chetan_choudhary_d01fd55b</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/chetan_choudhary_d01fd55b"/>
    <language>en</language>
    <item>
      <title>🚀 Just Finished My Portfolio with Vite + React!</title>
      <dc:creator>Chetan Choudhary</dc:creator>
      <pubDate>Tue, 04 Feb 2025 14:13:20 +0000</pubDate>
      <link>https://dev.to/chetan_choudhary_d01fd55b/just-finished-my-portfolio-with-vite-react-j49</link>
      <guid>https://dev.to/chetan_choudhary_d01fd55b/just-finished-my-portfolio-with-vite-react-j49</guid>
      <description>&lt;p&gt;🚀 Just Finished My Portfolio with &lt;strong&gt;Vite + React!&lt;/strong&gt;  &lt;/p&gt;

&lt;p&gt;Hey everyone! 👋  &lt;/p&gt;

&lt;p&gt;I’m excited to share that today I have &lt;strong&gt;finished building my portfolio&lt;/strong&gt; using &lt;strong&gt;Vite + React&lt;/strong&gt;! 🎉  &lt;/p&gt;

&lt;h3&gt;
  
  
  ⚡ Tech Stack:
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Vite&lt;/strong&gt; for super-fast development
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;React&lt;/strong&gt; for building dynamic UI
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Styled-components&lt;/strong&gt; for styling
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;EmailJS&lt;/strong&gt; for contact form integration
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It was a great experience optimizing performance and learning more about &lt;strong&gt;fast builds, modular components, and state management&lt;/strong&gt;.  &lt;/p&gt;

&lt;h3&gt;
  
  
  🔗 Check it out here: &lt;a href="https://portfolio-chetan-chi.vercel.app/" rel="noopener noreferrer"&gt;https://portfolio-chetan-chi.vercel.app/&lt;/a&gt;
&lt;/h3&gt;

&lt;p&gt;Would love to hear your thoughts! Let me know if you have any feedback or if you’re also working on something cool! 🚀  &lt;/p&gt;




&lt;p&gt;Let me know if you'd like any modifications! 🚀&lt;/p&gt;

</description>
      <category>react</category>
      <category>vite</category>
      <category>100daysofcode</category>
      <category>webdev</category>
    </item>
    <item>
      <title>How to Build a Contact Form in React Using EmailJS</title>
      <dc:creator>Chetan Choudhary</dc:creator>
      <pubDate>Tue, 21 Jan 2025 16:34:39 +0000</pubDate>
      <link>https://dev.to/chetan_choudhary_d01fd55b/how-to-build-a-contact-form-in-react-using-emailjs-d0e</link>
      <guid>https://dev.to/chetan_choudhary_d01fd55b/how-to-build-a-contact-form-in-react-using-emailjs-d0e</guid>
      <description>&lt;p&gt;Creating a fully functional contact form for your portfolio or website can be challenging, especially when you want to handle email submissions without setting up a back-end. Fortunately, EmailJS makes this process simple and efficient!&lt;/p&gt;

&lt;p&gt;In this tutorial, I'll show you how to integrate EmailJS into a React application to send emails directly from your front-end.&lt;/p&gt;

&lt;p&gt;Why Use EmailJS?&lt;br&gt;
No need for a custom back-end.&lt;br&gt;
Quick setup with pre-designed templates.&lt;br&gt;
Secure and easy to integrate.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>programming</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
