Material UI is an open-source React component library that implements Google's Material Design. It's comprehensive and can be used in production out of the box.
A React hook for accessing an async cache that persists data between renders and components. This allows you to do neat stuff like preload data before your next page or component has even started mounting.