Sign inSign up

sergios/angular-elektro-shop

By sergios

Updated about 8 years ago

Angular 6 E-commerce Elektro Shop Webapp

Image
1

10K+

sergios/angular-elektro-shop repository overview

1. Introduction

This image contains a SPA written in Angular 6 with advanced Inter Component Messaging.

  • Angular 6+
  • This is just an attempt to see how far we can go in UI complexity: Hats off to Angular team !
  • no jQuery dependency
  • Dynamic Mega Menu generator
  • Material datatable based on reactive design RxJS
  • Inter Component Messaging
  • Unique Screen Area Manager
  • SPA approach with History, Back and Refresh support
  • Panel Splitter
  • Carousel component for cycling through images
  • Image Zoom + Lens
2. How To Run ?

Install docker locally if not already done.

pull image:

    docker pull sergios/angular-elektro-shop

run image:

    docker run -p 80:80 --rm sergios/angular-elektro-shop:latest

Point your browser to:

    http://localhost/

Tag summary

Content type

Image

Digest

Size

12.2 MB

Last updated

about 8 years ago

docker pull sergios/angular-elektro-shop