Skip to content

The purpose of this demo code is to practice NGRX and learn how to use state, action, effect, reducer, and selector in Angular14.

Notifications You must be signed in to change notification settings

LiMeii/angular-ngrx

Repository files navigation

AngularNgrx

The purpose of this demo code is to practice NGRX and learn how to use state, action, effect, reducer, and selector in Angular.

This project is build with:

  • Angular V14.1.0
  • bootstrap V5.2.0
  • ngrx V14.3.0

Description

It's a simple page used to search github user, and display the result: demo info

The search API is refer from 【Github List users

Getting Started

Required Software

  • Node V16.15.0
  • Anuglar V14.1.0

Setup/Installation

npm install
npm start

About

The purpose of this demo code is to practice NGRX and learn how to use state, action, effect, reducer, and selector in Angular14.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published