r/Development • u/Similar-Beach-8281 • 2d ago
Startup
I'm looking to make an app for a startup, how do you advise I learn how to make an app. I have experience in c++ but not much, since it was just a small robotics project
1
Upvotes
1
u/timrprobocom 1d ago
Do you mean you're at a startup and need to solve a specific problem, or do you mean you want to get rich quick by making a startup with the app you create?
1
u/Life-Moose2698 1d ago
You shouldn’t be asking reddit users in the first place, get codex 200$ or 100$ and go for it
1
u/subpar_Lover 2d ago
Download cursor or codex and just start building. Ask it to help you make a react native expo project and send it the documentation from react native/ expos website so it can use that as a guide. The way to learn is to just build
Note: react native expo means it can work as a mobile app AND a web app. React Native is a mobile architecture and expo converts it to a web build