Functional Prototype of Cart Functionality for Caterpillar's Design Marketplace.
Create git repo and basic framework for project: frontend/backend functionality
As a buyer, I want to be able to see and reference my cart across different pages, so I do not have to keep going back and forth to see what is in my cart.
As someone who wants to start a new project, I want to be able to seamlessly add items to my cart and remove items at will so that I can effectively and efficiently start my project.
User should be able to modify quantity of items in cart.