A simple webpage which allows users to sign themselves up. Good for those tho willing to put their first PR.
This repository is for anyone to create pull requests during Hacktoberfest 2018, with their name.
Fork this repo and edit web.html file.
Open web.html page and simply add your name!
Sample line:
< li class="list-group-item">Your_name< span class="badge">Your_number< /span>< /li >
Replace Your_name and add this line to web.html file and you are good to go.
Copyright (c) 2018 Hacktoberfest 2018 Signup. See LICENSE for details.