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.
- Host: GitHub
- URL: https://github.com/marcoabcorrea/e-commerce
- Owner: MarcoABCorrea
- Created: 2021-03-02T17:14:10.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-04T02:47:57.000Z (about 5 years ago)
- Last Synced: 2025-07-25T22:50:56.294Z (10 months ago)
- Topics: angular, angular11, karma-jasmine, nodejs, rxjs
- Language: TypeScript
- Homepage:
- Size: 186 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.