this is the exercise files for lesson 1. T
to run:

in terminal/cmd prompt navigate to this folder then run the built in web server:

php -S localhost:8000 -t webroot

Now go to http://localhost:8000/contacts to see the application running.
