Skip to content

A shopping cart application have at least two routes which let a user navigate between the pages. On shopping cart route, a button with a sticky bar which displays the number of items currently in the cart next to it, you can go to the cart to checkout and pay

Notifications You must be signed in to change notification settings

hbilgil/e-shopping-angular-app

Repository files navigation

E-Shopping Angular App

The main goal of this project is to use Angular basics, components, directives, router or lifecycle methods to create a shopping website.

Live Demo👈

Getting Started

ng serve

git clone https://github.com/hbilgil/e-shopping-angular-app.git
cd e-shopping-angular-app
npm install -g @angular/cli
ng serve

Built with

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

About

A shopping cart application have at least two routes which let a user navigate between the pages. On shopping cart route, a button with a sticky bar which displays the number of items currently in the cart next to it, you can go to the cart to checkout and pay

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published