/angular-ngrx

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

Primary LanguageTypeScript

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