Wireframe Task

README file example

README file

ReadME file is a plain text document that is used as a user manual or official document for a project. This file is useful because it helps communicate important information to those using or collaborating on the project.

Make a Readme
Website wireframe example

Wireframe

A wireframe is a minimal skeletal blueprint of a website or app interface. It is important in order to plan a project in advance.

What are Wireframes?
Git branch workflow diagram

Git Branch

In Git, a branch is an identical copy of a project's code which is then used to make changes on without having any effect on the main original project.

What is a Git Branch?