Context Provider
Context Provider (๐ solution)
๐จโ๐ผ Great! Now we've got a context provider so all the components can reference
the same state for our search params. Next let's improve this more by making
a hook for it and dealing with an issue with the default value.








