/eshop-angular

Simple Angular E-Commerce application using Firebase

Primary LanguageTypeScript

EshopAngular

Build Status

This project was generated with Angular CLI version 1.2.7.

This project demonstrates a simple e-commerce application for an imaginary Super Market. It is build with Angular 4, Firebase and Bootstrap 4.

Note

Currently, in some parts of the site the UX expierence is not that great. Further plans are to write unit tests, improve UX and make it more responsive(Currently it is responsive to certain extent)

Courtesy

The above project was developed after learning the concepts from Udemy course by Mosh Hamedani.Here is the link to the course if anyone is intrested to know more about http://programmingwithmosh.com/courses/complete-angular-master-class/

Live Demo

https://eshop-angular.firebaseapp.com/

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Running unit tests

Run ng test to execute the unit tests via Karma.