Try using replit to begin with, because it abstracts away deployment and DevOps. You'll focus on getting something functional working right away
Login to reply
Replies (1)
@Fabio Krauss and @Justin Moon - Thanks again so much for this recommendation on Replit. In one week I created designs in Figma and now have a functional webapp that allows users to create events, tag them, upload an image. They can sign up via email, facebook, gmail. I also have an Admin Dashboard that allows me to handle all the backend.
Now I'm going through and cleaning up UI items.
So far it has cost me about $80.00 with Replit to do this.
What do you recommend as next steps, are you using Replit to deploy, host, etc.?
I still need to sign-up for some Google and Facebook API items, but other than that I'm just about ready to deploy and test!