<?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: Srinandan Komanduri</title>
    <description>The latest articles on DEV Community by Srinandan Komanduri (@keidakira).</description>
    <link>https://dev.to/keidakira</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%2F524723%2F572f9576-928e-4601-bdf2-a8e2775923a3.png</url>
      <title>DEV Community: Srinandan Komanduri</title>
      <link>https://dev.to/keidakira</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/keidakira"/>
    <language>en</language>
    <item>
      <title>Netflix Clone using ReactJS, Python (Flask), and TMDB API</title>
      <dc:creator>Srinandan Komanduri</dc:creator>
      <pubDate>Mon, 28 Jun 2021 23:33:22 +0000</pubDate>
      <link>https://dev.to/keidakira/netflix-clone-using-reactjs-python-flask-and-tmdb-api-3c52</link>
      <guid>https://dev.to/keidakira/netflix-clone-using-reactjs-python-flask-and-tmdb-api-3c52</guid>
      <description>&lt;p&gt;Well, one day I was recommended by YouTube a video named "Build Netflix Clone in React" and I was like.... that's a cool idea. And that is how I spent four days non-stop building a Netflix clone. And here is the  &lt;a href="https://my-watchlist-eba0a.web.app/" rel="noopener noreferrer"&gt;demo&lt;/a&gt; :&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1624921448789%2FH64jPqpMy.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1624921448789%2FH64jPqpMy.png" alt="image.png"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;I built the front-end in ReactJS and hosted it on firebase.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;For the back-end, I used Python with Flask since I needed some web-scraping work to be done.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;As for getting the info about movies, I used &lt;a href="https://developers.themoviedb.org/3/getting-started/introduction" rel="noopener noreferrer"&gt;TMDB&lt;/a&gt; API along with JustWatch for getting the sources where we can stream movies/shows/anime, as shown below for the anime Jujutsu Kaisen:&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1624922736286%2FXJr5ZWn8x.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1624922736286%2FXJr5ZWn8x.png" alt="image.png"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you are interested in the code, you can get the repo &lt;a href="https://github.com/keidakira/my-watchlist" rel="noopener noreferrer"&gt;here&lt;/a&gt;, if any of you are interested to know how I built it, then I'll definitely write a tutorial on it!&lt;/p&gt;

</description>
      <category>react</category>
      <category>javascript</category>
      <category>showdev</category>
      <category>python</category>
    </item>
  </channel>
</rss>
