Todo Server Create a GET route /products/:name along with a view Create a POST route /charge Client main.js - handle form submission, create stripe token, throw any errors that we get back stripe LOTS MORE!