An open API service indexing awesome lists of open source software.

https://github.com/marcoabcorrea/e-commerce

This e-commerce allows to add products to basket, add promotion code, credit card check, checkout, etc.
https://github.com/marcoabcorrea/e-commerce

angular angular11 karma-jasmine nodejs rxjs

Last synced: about 2 months ago
JSON representation

This e-commerce allows to add products to basket, add promotion code, credit card check, checkout, etc.

Awesome Lists containing this project

README

          

# e-commerce

This e-commerce allows to add products to basket, add promotion code, credit card check, checkout, etc.

## Stack & Components

Angular 11, angular-cli, Rxjs, SASS, Node.js static server

## Setup and Running

Please see the `/basket-checkout-storefront/README.md` for instructions.