UserProvider is a React component that provides the UserContext to its children. It uses the useState hook to manage the user and update state.