<?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: Le Thanh Viet</title>
    <description>The latest articles on DEV Community by Le Thanh Viet (@lethanhvietctt5).</description>
    <link>https://dev.to/lethanhvietctt5</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%2F226194%2F0a592a53-af92-47a1-b9b7-5c0bb6c37892.jpg</url>
      <title>DEV Community: Le Thanh Viet</title>
      <link>https://dev.to/lethanhvietctt5</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/lethanhvietctt5"/>
    <language>en</language>
    <item>
      <title>Clone Spotify ReactJS</title>
      <dc:creator>Le Thanh Viet</dc:creator>
      <pubDate>Fri, 02 Jul 2021 14:22:35 +0000</pubDate>
      <link>https://dev.to/lethanhvietctt5/clone-spotify-reactjs-2m0n</link>
      <guid>https://dev.to/lethanhvietctt5/clone-spotify-reactjs-2m0n</guid>
      <description>&lt;p&gt;I have complete cloning Spotify using ReactJS and NextJS&lt;br&gt;
Here is my source and I hope it will help everyone who is learning React and want to clone Spotify&lt;br&gt;
Video demo: &lt;a href="https://youtu.be/REwB-8QaHLc"&gt;https://youtu.be/REwB-8QaHLc&lt;/a&gt;&lt;br&gt;
Github: &lt;a href="https://github.com/lethanhvietctt5/react-spotify"&gt;https://github.com/lethanhvietctt5/react-spotify&lt;/a&gt;&lt;br&gt;
Facebook: &lt;a href="https://www.facebook.com/thanhviet.le.ctt5/"&gt;https://www.facebook.com/thanhviet.le.ctt5/&lt;/a&gt;&lt;br&gt;
Email: &lt;a href="mailto:lethanhviet7c@gmail.com"&gt;lethanhviet7c@gmail.com&lt;/a&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--TwySBVQA--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/v4nh9hzs5u3qmz2zh61e.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--TwySBVQA--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/v4nh9hzs5u3qmz2zh61e.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--t74WkuPr--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/9pde0c8rku2ow30ashut.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--t74WkuPr--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/9pde0c8rku2ow30ashut.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--YjPdgqgS--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/wj2pxkxd4w6z8hi4b8rb.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--YjPdgqgS--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/wj2pxkxd4w6z8hi4b8rb.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>react</category>
      <category>nextjs</category>
      <category>tailwindcss</category>
      <category>redux</category>
    </item>
    <item>
      <title>ReactJS, Socket video chat app</title>
      <dc:creator>Le Thanh Viet</dc:creator>
      <pubDate>Fri, 02 Jul 2021 04:55:41 +0000</pubDate>
      <link>https://dev.to/lethanhvietctt5/reactjs-socket-video-chat-app-coi</link>
      <guid>https://dev.to/lethanhvietctt5/reactjs-socket-video-chat-app-coi</guid>
      <description>&lt;p&gt;I have complete my video call and chat real-time app by using ReacJS, Socket.IO, PeerJS. I want to share it with everyone who is learning React and Socket.&lt;br&gt;
Link: &lt;a href="https://room-call-chat-app.herokuapp.com"&gt;https://room-call-chat-app.herokuapp.com&lt;/a&gt;&lt;br&gt;
Github: &lt;a href="https://github.com/lethanhvietctt5/video-chat-app"&gt;https://github.com/lethanhvietctt5/video-chat-app&lt;/a&gt;&lt;br&gt;
Facebook: &lt;a href="https://www.facebook.com/thanhviet.le.ctt5/"&gt;https://www.facebook.com/thanhviet.le.ctt5/&lt;/a&gt;&lt;br&gt;
Email: &lt;a href="mailto:lethanhviet7c@gmail.com"&gt;lethanhviet7c@gmail.com&lt;/a&gt;&lt;/p&gt;

</description>
      <category>react</category>
      <category>socket</category>
      <category>tailwindcss</category>
      <category>peerjs</category>
    </item>
  </channel>
</rss>
