How to best tackle "Projects" Section

Hello Scrimba team!
As title suggests, wanted to better understand how the “projects” section works.
Are there any baseline github repos that I can fork from? If so, how does that work? According to the instructions, there should be a button to “fork”, but I was not able to see that anywhere on the screen / video.

Hey @jhl0204! Unfortunately our Projects section is quite bare bones at the moment. Currently, we just have a Figma design file and a lesson that explains the project. There are no Github repos that we have linked to these projects so it’s designed to be a from-scratch sort of build. Since some students prefer to code within our environment and some in their own local code editor, we left the approach pretty open on how a student wants to tackle this.

The easiest way would be to just either code it on our platform and run everything there since there’s no setup needed - just code within the project lesson. But if you have a code editor you use like VS Code, Sublime etc. then you can also build on that.

I see - understood! thanks for the reply!
Another quick question: Are all the projects in the “Projects” category a subset of the different projects found in the “FullStack Developer Path”? If so, I’m thinking of just going through the important modules in that path.

No worries!

The projects are basically all solo projects that we’ve made across our Frontend and Fullstack path. I would just recommend following the path and accessing the projects when you’re prompted to do so.

1 Like