What is react-query?
"Hooks for managing, caching and syncing asynchronous and remote data in React"
react-query is used to facilitate high-performance Node.js workflows. It provides a robust footprint of 2.2 MB on disk.
Installation Guide
# Install via NPM
npm install react-query
# Install via Yarn
yarn add react-query