How to host your Node.js Application on Render for Free!
Add your Project folder on Github and follow the below-mentioned steps.
Steps Before Deploying
Change your PORT 3000 (or else) to prev.env.PORT in your main file(in my case it's app.js). As the port is itself decided by the hosting server so by defin...
harsitagarwalla.hashnode.dev2 min read