pritisingh47 / angular-eCart

Shopping cart implemented using Angular, Firebase and Bootstrap.

Home Page:https://angular-ecart.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AngularECart

Live demo of project Angular-eCart
This project is generated with Angular CLI version 8.3.21.

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.

Angular concepts used in project\

1.Dependency Injection using service
2.HttpClientModule
3.Routing
4.FormsModule

How to deploy angular project to github

use these 3 commands:
1.npm install -g angular-cli-ghpages
2.ng build --prod --base-href "https://.github.io//"
3.ngh --dir dist/

About

Shopping cart implemented using Angular, Firebase and Bootstrap.

https://angular-ecart.web.app/


Languages

Language:TypeScript 69.8%Language:HTML 26.1%Language:JavaScript 3.0%Language:CSS 1.1%