Title
+
+ What is the purpose of a README file?
- Lorem ipsum dolor sit amet consectetur adipisicing elit. Quisquam, - voluptates. Quisquam, voluptates. + A README file serves as the primary introduction and quick start guide to a project.
- Read more + Read more
+ What is the purpose of a Wireframe?
++ A Wireframe is the blueprint for a website or app, it outline the layout and structure before the building process. +
+ Read more +
+ What is a branch in Git?
++ It is a seperate workspace where you can make changes and test new ideas without affecting the main project. +
+ Read more +