Delete the contents of your project's workshop/www folder.
Download the supporting files for this tutorial here, or clone the repository:
git clone https://github.com/hollyschinsky/phonegap-workshop
If you downloaded the zip file, unzip it anywhere on your file system.
Copy the contents of starter-www into your project's workshop/www folder. Be sure to keep your project folder name www.
Build and test your application:
Type a few characters in the search box to search speakers by name. Clicking a list item doesn't produce any result at this time.
Part-by-Part solutions are available in the solutions directory under phonegap-workshop. The www-final folder contains the final project with polish (Module 14).