Adding an Angular Service

Now that we have a working frontend and backend API, we need to connect our Angular app to the API using the Http service.

Complete and Continue