News

At this point, we can test the application by running it ($ node server.js) and visiting localhost:3000. We still need a way to list the existing quotes. We can add an endpoint to provide the data ...