DEV Community

Deepak Yadav
Deepak Yadav

Posted on

1

Which plan is Suitable for react ecommerce website?

There are several Hosting plateforms like godaddy, hostinger, namecheap etc.
But i am so confused 😥 Which plan is should opt for hosting my ecommerce webiste with reactjs and nodejs.

Can you plese Explain me the minimum Requirement of RAM, SSD, etc... of a server which is capable to host this react website.

Top comments (1)

Collapse
 
martinkr profile image
Martin Krause

Depends on how you want to create your site.
You are looking for a service where you can deploy from GitHub, then

  • Gatsby: look at netlify.com
  • Vue.js, Next.js, Nuxt.js, Svelte: verbal.com
  • more generic options would be platform.sh or cyclic.sh

You want deploy your custom build Node.js/Express.js app? Then choose a hosting provider that supports node.js

You want something quick and easy? Look at shopify.com

Billboard image

Create up to 10 Postgres Databases on Neon's free plan.

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Try Neon for Free →

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay