AdrianZelada / todo-app-ngrx

TodoMV* - Angular + Redux (ngrx)

Home Page:https://todomvc-8d040.firebaseapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TodosAppNgrx

Is the example for use Angular + Ngrx (Redux) for a TodoMV* App

You can see all files about redux in TodoMV* App

Built with @angular/cli

cover

Included

Quick start

# clone the repo
git clone https://github.com/nicobytes/todo-app-ngrx.git

# Install the dependencies:
npm install

# start the server
ng serve

Features

  • TodoMV* features ... link
  • Redux with ngrx
  • Persistence
  • Routing
  • coverage = 100%

coverage

Todos

  • [] Add Angular Universal
  • [] PWA

About

TodoMV* - Angular + Redux (ngrx)

https://todomvc-8d040.firebaseapp.com/


Languages

Language:TypeScript 81.8%Language:HTML 13.3%Language:JavaScript 4.5%Language:CSS 0.4%