any advise on web hosting
i have made a tutoring website that has a domain and is live using github pages which is static. im using the MERN stack. what do i have to do in order for people to use it dynamically as in like be able to sign up so that the data stays in the database with out the localhost and stuff like that? i did some research i saw that i need to host it on a server for the website to be dynamic. i saw that for node projects its better to use Virtual Privet Server or VPS Hosting, is this true? if so where can i go to get it/set it up? like Hostinger?
