Zustand core can be imported and used without the React dependency. The only difference is that the create function does not return a hook, but the API utilities.…