Skip to content

qetiproject/productsApp

Repository files navigation

Products App

Products App is a lightweight Angular (v19) application implementing CRUD operations for products with centralized state management using NgRx.

Key Features

  • Products CRUD (create, read, update, delete)
  • Global state management with NgRx Store
  • Centralized global error handling
  • Clean and maintainable application structure

Technologies

  • Angular
  • TypeScript
  • NgRx
  • RxJS

Purpose

This project demonstrates practical usage of NgRx for state management, handling application-wide errors, and building predictable data flows in an Angular application.

About

Angular app implementing products CRUD with NgRx store and centralized error handling

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors