Wireframe task

What are wireframes, README fileS and Git branches ?

Illustration featuring the text 'Writing README' next to a GitHub Octocat logo and code snippet

Readme File

A README file demonstrates what the project does, why it is useful and how a user can get started with it.

Read more
representing a website layout with placeholders for a header, images, and text

Wireframe

A Wireframe is a simple visual guide (blueprint) that represents the skeletal framework of a webpage.

Read more
A Git commit graph diagram showing a main horizontal line of dots branching off into paths

Git branch

A Git branch is a separate independent copy of the source code within a version control system.

Read more