What is a README file?
A README file explains what a project is, how it works, and how to use it. It is usually the first thing CYF students read in a repository.
Read moreThis page explains README files, wireframes, and Git branches.
A README file explains what a project is, how it works, and how to use it. It is usually the first thing CYF students read in a repository.
Read moreA wireframe is a simple visual layout that shows the structure of a webpage before any design or styling is added.
Read moreA branch in Git is a separate version of a project where you can work on changes without affecting the main code.
Read more