Cost for converting react website into an app?

Sulphur

BANNED
Joined
Apr 3, 2020
Messages
849
Reaction score
229
I used to have a react website but I want it to be converted into react app. How much will it cost then?
 
It really depends on the functionality of the app. It can cost anything from $100 for rendering the website through webview and $$$$ for converting it into native app.
 
Please share more details about the app, what does it do and what are its features. Only then it will be possible to come up with a quote.
 
Agreed, it does depend on the functionality.

If you have not done the react site yet, perhaps think twice about it. You could probably get away with only one codebase, using something like react native for web, on top of react native for the app.

Or may be look into pwa and make it with react only. That will also save you money.
 
Considering a website with user signups and profile managements only.
 
Considering a website with user signups and profile managements only.
If you want a realistic quote or pricing idea, you got to come up with more specs than that. Nobody can give you any estimate based on that single line there, its completely useless. You might as well have said you want butterflies in a garden.....
 
If
If you want a realistic quote or pricing idea, you got to come up with more specs than that. Nobody can give you any estimate based on that single line there, its completely useless. You might as well have said you want butterflies in a garden.....
if I have to explain that much why wouldn't I will ask a developer :)
 
There are two straightforward ways:
1. PWA, this way your user would be able to install the app from browser
2. Webview which is basically a web browser inside an app.

Both ways suck, if you have a big budget ($100.000) and want to build an app that behaves like an app and has all the features of an app you should hire a company to build your app from scratch.
I would waste time on building webview app.

There is also React Native technology for building mobile app, which works fine, maybe you could re-use some of your website code to build the app in this technology. It might be a good trade-off if you already have the website built.

I think that focusing on the website and then when you have enough profit to spend on a good app, build a real app. Good luck!
 
With that information, i don’t think you’ll find a real Price, provide more info and we Can later tell you the cost, All depends about how hard is going to be
 
Back
Top