<?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: Devansh Singh Parmar</title>
    <description>The latest articles on DEV Community by Devansh Singh Parmar (@devanshsinghparmar).</description>
    <link>https://dev.to/devanshsinghparmar</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%2F603269%2Fb99a0577-c844-46cc-a954-9a2e1cfc3a7d.jpeg</url>
      <title>DEV Community: Devansh Singh Parmar</title>
      <link>https://dev.to/devanshsinghparmar</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/devanshsinghparmar"/>
    <language>en</language>
    <item>
      <title>Create your react TODO app!</title>
      <dc:creator>Devansh Singh Parmar</dc:creator>
      <pubDate>Sat, 05 Jun 2021 06:20:56 +0000</pubDate>
      <link>https://dev.to/devanshsinghparmar/create-your-react-todo-app-kaj</link>
      <guid>https://dev.to/devanshsinghparmar/create-your-react-todo-app-kaj</guid>
      <description>&lt;p&gt;To get started, Create a folder, open it in terminal and type&lt;br&gt;
&lt;br&gt;
 &lt;code&gt;npx create-react-app todo-app&lt;/code&gt;&lt;br&gt;
&lt;/p&gt;



&lt;p&gt;&lt;code&gt;cd todo-app&lt;/code&gt;&lt;br&gt;
&lt;/p&gt;



&lt;p&gt;&lt;code&gt;npm start&lt;/code&gt;&lt;br&gt;
&lt;/p&gt;

&lt;p&gt;Easy and simple, &lt;strong&gt;Let's Get Started&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;You can download the source code, from &lt;a href="https://github.com/Devansh-Singh-Parmar/TODO_APP"&gt;Link&lt;/a&gt;&lt;br&gt;
and edit in your code, easy and simple, Let's start it using&lt;br&gt;
&lt;br&gt;
 &lt;code&gt;npm start&lt;/code&gt;&lt;br&gt;
&lt;br&gt;
 command, you will see it in browser, and all set! run&lt;br&gt;
&lt;br&gt;
 &lt;code&gt;npm run build&lt;/code&gt;&lt;br&gt;
&lt;br&gt;
 command to deploy it on any platform, easy!!&lt;br&gt;
If any query, comment down,&lt;br&gt;
Thank you!&lt;/p&gt;

</description>
      <category>react</category>
      <category>html</category>
      <category>vscode</category>
    </item>
  </channel>
</rss>
