<?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: Smit</title>
    <description>The latest articles on DEV Community by Smit (@smitbarmase).</description>
    <link>https://dev.to/smitbarmase</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%2F325149%2F68232904-6923-4e8d-8e50-37e3631dadd7.png</url>
      <title>DEV Community: Smit</title>
      <link>https://dev.to/smitbarmase</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/smitbarmase"/>
    <language>en</language>
    <item>
      <title>🚀 NPX CREATE-BLOG-APP</title>
      <dc:creator>Smit</dc:creator>
      <pubDate>Mon, 01 Mar 2021 14:07:51 +0000</pubDate>
      <link>https://dev.to/smitbarmase/npx-create-blog-app-2e5b</link>
      <guid>https://dev.to/smitbarmase/npx-create-blog-app-2e5b</guid>
      <description>&lt;h1&gt;
  
  
  Introduction
&lt;/h1&gt;

&lt;p&gt;We all love writing blogs. So, here is easy way to build your first blog with less code and more productivity. 🥳&lt;/p&gt;

&lt;p&gt;Introducing &lt;strong&gt;&lt;code&gt;create-blog-app&lt;/code&gt;&lt;/strong&gt; command which creates, boilerplate &lt;strong&gt;nextjs + tailwindcss + static site generated blog&lt;/strong&gt; ready to be published.&lt;/p&gt;

&lt;p&gt;Not to forget it includes &lt;em&gt;DARK MODE&lt;/em&gt;!&lt;/p&gt;

&lt;h1&gt;
  
  
  Installation
&lt;/h1&gt;

&lt;p&gt;Step 1: &lt;code&gt;npx create-blog-app&lt;/code&gt;&lt;br&gt;
Step 2: Answer few questions asked by CLI&lt;br&gt;
Step 3: Goto localhost:3000! It's there.&lt;br&gt;
Step 4: Star the repo &lt;a href="https://github.com/smitbarmase/create-blog-app"&gt;https://github.com/smitbarmase/create-blog-app&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;Hehe! It was that easy. Now put that repo to GitHub and use Vercel to publish your blog.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--ZBJjzGnG--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/6efzwqi6txvm7xrfzeem.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--ZBJjzGnG--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/6efzwqi6txvm7xrfzeem.png" alt="Screenshot (139)"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I'm going to publish write up on &lt;strong&gt;How I created this tool&lt;/strong&gt; but on my personal blog created with &lt;code&gt;create-blog-app&lt;/code&gt; :)&lt;/p&gt;

&lt;p&gt;Make sure to follow me on GitHub to stay updated about that.&lt;/p&gt;

&lt;p&gt;GitHub: &lt;a href="https://github.com/smitbarmase"&gt;https://github.com/smitbarmase&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;THANK YOU! 🙈&lt;/p&gt;

</description>
      <category>node</category>
      <category>nextjs</category>
      <category>tailwindcss</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
