Hi everyone! I have been learning to code with the help of Udemy, Youtube and a bunch of other online resources. However, I am trying to get a sense of real world apps by looking at source code on Github and understanding the flow/logic and structure.
I am struggling to really understand the code (I am familiar with MVC but even with that in mind, it has been hard to understand source code on GitHub).
Any thoughts or advice would be very helpful!
Clone the repo and get it running locally on your pc. That way you can go through the package installs and see what’s there, change the text, change the font, layout etc. I’ve learned some pretty cool things by just messing around with other people’s websites/projects.