Choosing the most appropriate approach in making an accounting web application

Hi I’m a solo developer about to make a web app accounting system e.g like a mini netsuite or quickbooks. Which approach should I choose that is most suited? Asp.net mvc/django/rails. Or express/aspnet core web api with react or nextjs front end. Or django with some templates that renders react components? I’ll be working on this alone. Please help me decide. Thanks.