Wireframe & Git Commits

Practicing commits in Git

README File

A README File explains what the project is, how to use it and why it exists.

Read more

The purpose of a Wireframe

A wireframe is a basic visual layout of a website or application. It shows structure of the project.

Read more

What is a branch in Git?

A branch is a separate line of development. It allows developers to work on changes without affecting the main codebase.

Read more