NgRx is an open source library that provides reactive state management for your Angular applications . Inspired by Redux, NgRx provides a way to maintain data in your Angular application as a single source of truth. NgRx uses streams to interact with a data store.