This webpage will take user input and create a contact object with the input information that can be recalled and displayed on the same webpage
- Example Input: Bart
- Example Output: Bart
- Example Input: Simpson
- Example Output: Simpson
- Example Input: Bart, Simpson
- Example Output: First Name: Bart, Last Name: Simpson
- Clone this repository to your desktop
- Open index.html in the browser of your choosing
You must host this webpage locally
None yet
Caleb Stevenson: cgrahamstevenson@gmail.com
HTML, CSS, JS,
This webpage is licensed under the GPL license.
Copyright (c) 2016 Caleb Stevenson