Skip to content

Sample app demonstrating redux like NGRX architecture in angular apps.

Notifications You must be signed in to change notification settings

bretuobay/mashable-ng

Repository files navigation

Mashable clone angular

Created with angular cli, clone and run script

This app was created to get familiar with the ngrx/Redux like pattern for state management.

It reads news feeds from https://newsapi.org/ and creates a mashable like clone.

to run :

[1] Clone, [2] Run

npm install

npm start

Sample page of application:

Sample Application Page