My store(Angular with Typescript)
MyStore is Angular application that allows users to view a list of available products to purchase, add them to a shopping cart, and ultimately complete the checkout process.
Store Front Backend(Node.js with TypeScript)
Storefront backend, developed with node with typescript, utilizes jasmine for unit testing and it utilizes supertest for endpoint testing.