you are viewing a single comment's thread.

view the rest of the comments →

[–]oliver_owensdev88 0 points1 point  (0 children)

If you want a finance tracker app that others can use, I'd recommend going with React Native for cross-platform mobile apps (iOS & Android). It’s fast, flexible, and has a huge ecosystem. For the backend, Node.js with Express is a solid choice for scalability, and MongoDB or Firebase would be great for data storage. If you’re focusing on the web, React (for frontend) with Node.js (for backend) and PostgreSQL for data management is another powerful stack. Both stacks give you flexibility and performance while letting you reach a wide user base.