Home

Awesome

Angular 2 and Redux Tutorial: Contact List

:clipboard: A simple contact list application built with Angular 2, Immutable.js and Redux.

Link to demo

<p align="center"> <img src = "contact-list.gif" width = 800> </p>

The breakdown

This is the source code for my blog post where I explain how I build this application step by step:

Getting Started

This will run the server and launch the browser with the application.