Wireframe Coursework

Explaining README files, wireframes, and Git branches using a simple webpage layout.

README file illustration

README File

A README file explains what a project is about, how to install it, and how to use it. It is usually the first file users read.

Read more
Wireframe layout example

Wireframe

A wireframe shows the basic structure of a webpage before design and development begin. It focuses on layout and content placement.

Read more
Git branch diagram

Git Branch

A Git branch allows developers to work on new features separately without affecting the main project code.

Read more