I’ve been following this tutorial on youtube from freeCodeCamp with this title (I can’t post links yet cuz I’m new): Learn the MERN Stack - Full Tutorial (MongoDB, Express, React, Node.js)
The only thing he doesn’t cover is how to deploy this on a live server (he uses localhost with node.js and mongodb backend).
I want to customize this project and make it better to showcase it in my portfolio but I need to host it somewhere so people can play around with it.