What is react-cookie?
"Universal cookies for React"
react-cookie is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 69.6 KB on disk.
Installation Guide
# Install via NPM
npm install react-cookie
# Install via Yarn
yarn add react-cookie