What is isomorphic-fetch?
"Isomorphic WHATWG Fetch API, for Node & Browserify"
isomorphic-fetch is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 6.2 KB on disk.
Installation Guide
# Install via NPM
npm install isomorphic-fetch
# Install via Yarn
yarn add isomorphic-fetch