Plan and Scaffold
This phase covers planning what to build and creating the basic folder structure. You will pick your project idea and set up your workspace.
0.5 weeks
- Choose a project to showcase frontend skills
- Set up main folders and files
- Select tools and libraries (like React or Vue)
- Plan main project features
- Project scoping (to-do app, recipe app, etc.)
- Folder structure design
- Using package managers (npm, yarn)
- Git workflow basics
- Frontend project examples
- Tool setup guides
- Version control tutorials
- Project plan with key features documented
- Project folder structure committed to GitHub
- Basic project scaffold runs in browser
