Address Book exercise for Epicodus

Connor Abdelnoor & Tom Mertz

April 13, 2015

Description

Takes user input to add first name, last name, and address of an individual into an address book. The contacts are listed out by first name and the user can click to expand info regarding each contact. Each individual contact may have multiple addresses.

Set up

  1. git clone the repository
  2. Navigate into the project directory and open the index.html file.

License

MIT