{
    "version": "https://jsonfeed.org/version/1",
    "title": "Home | Ninjafire",
    "home_page_url": "https://ninjafire.xyz/",
    "feed_url": "https://ninjafire.xyz/feed.json",
    "description": "This is all about myself.",
    "items": [
        {
            "url": "https://ninjafire.xyz/blogs/setup-react-without-any-boilerplate-generator",
            "title": "Setup react project without using any boilerplate generator",
            "summary": "After reading this, you'll understand why we set up our React project using `create-react-app` command",
            "date_modified": "2025-01-30T00:00:00.000Z"
        }
    ]
}