Skip to content

Emmahchinonso/Hng-login_page-project

Repository files navigation

Login page project

All members of team-leo should please endeavor to contribute to this project.

How to contribute

clone the repo to your local git.. you are to make a new branch from the develop branch,this branch is for the feature/changes you want to implement,then you merge your changes into the develop branch on ur local git before pushing to github...use this command to make ur branch

$git checkout -b [your branch name] develop