What is cross-fetch?
"Universal WHATWG Fetch API for Node, Browsers and React Native"
cross-fetch is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 91.1 KB on disk.
Installation Guide
# Install via NPM
npm install cross-fetch
# Install via Yarn
yarn add cross-fetch