hnginternship5 / hng.tech
- четверг, 4 апреля 2019 г. в 00:17:19
CSS
HNG 5.0 Project 🔥
htdocs of www folder in your respective servers. staging branchmaster and compare forks with the original repositorygit clone https://github.com/hnginternship5/hng.tech.gitcd hng.techphp -S localhost:8000Visit localhost:8000 in your browsergit checkout stagingThe template for your profile page can be found here
views/interns/template.php
mark.phpindex.php in root and add your URL path before 404.phpcase '/interns/mark' :
require __DIR__ . '/views/interns/mark.php';
break;localhost:8000/interns/mark

staging branch and open a pull requestEnsure you read this doc here for complete instructions
Failure to do this will warant closing your pull request