<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://ninjafire.xyz/</id>
    <title>Home | Ninjafire</title>
    <updated>2026-01-08T16:12:16.180Z</updated>
    <generator>Feed for Node.js</generator>
    <link rel="alternate" href="https://ninjafire.xyz/"/>
    <link rel="self" href="https://ninjafire.xyz/atom.xml"/>
    <subtitle>This is all about myself.</subtitle>
    <rights>All rights reserved 2026, Home | Ninjafire</rights>
    <entry>
        <title type="html"><![CDATA[Setup react project without using any boilerplate generator]]></title>
        <id>https://ninjafire.xyz/blogs/setup-react-without-any-boilerplate-generator</id>
        <link href="https://ninjafire.xyz/blogs/setup-react-without-any-boilerplate-generator"/>
        <updated>2025-01-30T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[After reading this, you'll understand why we set up our React project using `create-react-app` command]]></summary>
    </entry>
</feed>