It even auto-opens your IDE with the generated project (only VS Code and Cursor supported at the moment).
I started this around the time create-react-app was officially deprecated earlier in 2025 and wondered "what if there was a similar tool but on steroids?" So I kept at it for a few months.
It'll be interesting to maintain this project in the future with so many options baked in, i.e managing dependencies, different React versions, etc. But let's see! I tried my very best to make the code as maintainable and robust as possible. Any contributions welcome if you feel the itch to do so.
Thanks!