DEV Community

Deepak Yadav
Deepak Yadav

Posted on

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