Weather App
This example shows a small React weather app built with @nano_kit/store, @nano_kit/query, and @nano_kit/react.
Use the Basic version for the shortest path through the data flow. Use the Dependency Injection version to see how external services can be moved out of components and provided through Nano Kit’s injection context.