alexabbott / firebase-cms

A CMS + E-commerce platform built with Angular and Firebase
https://fir-cms-76f54.firebaseapp.com/
MIT License
316 stars 126 forks source link

Created localCart service #4

Closed ankemp closed 7 years ago

ankemp commented 7 years ago

I created a localCart service to reduce the amount of code duplication across the project.

Please review this PR heavily.