Skip to content

A demo to show how to use @ngrx/store in Angular.@ngrx/store example usage

Notifications You must be signed in to change notification settings

codemaster730/angular-ngrx-sample

Repository files navigation

OnlineStore

In order to show how to use @ngrx/store in Angular. To demonstrate the power of @ngrx/store, I built a simple "online store", that will allow users to do the following:

*See a list of products
*View a particular product
*Users can add a product to their cart
*Users can delete a product from their cart

Development server

Clone the repository.
Move into the directory.
Run the ng serve command.
Navigate to localhost:4200 in your browser.

About

A demo to show how to use @ngrx/store in Angular.@ngrx/store example usage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published