Window Shopper is a sinatra application that users are able to save lists of products that they may want to buy in the future. Users are able to make lists and items after the sign up and log in. The application is able to total the prices of the items you create to know how much each list will cost you.
Fork and clone repo ```$ bundle install ```
To view the site, use shotgun
$ shotgun
localhost:9393