This example demonstrates how to use the @resolve-js/redux library's React hooks to communicate with a reSolve backend.
npx create-resolve-app resolve-shopping-list-redux -e shopping-list-redux
📑 Learn more about this case in the View Model Specifics article.
📑 Available scripts, project structure overview, configuration files, and more useful information can be found in the API References topic.
📑 The app's creation process is detailed in the the Step-by-Step Tutorial.