DEV Community

Discussion on: How to launch your side project in less than a day

Collapse
 
te53_ profile image
.

Thanks for writing this! I really appreciate that you took everything down step by step what you needed to do. I'm a noob coder so this has helped quite a bit with understanding how to build a project.

Do you have any resources for learning more about connecting projects to github?

Collapse
 
mrmadhat profile image
Daniel Gregory • Edited

No problem, I'm glad it helps!

I have written an intro to git but I don't think that's what you mean. Would you like something that talks about storing your code on github or would you like something that shows you how to use github to host your code? Let me know and I'll put something together for you 😊