coryhouse / coryhouse/react-restaurant-scriptpro

Install TanStack Query and wire QueryClientProvider + devtools

Open Beginner friendly
#14 0 comments 0 reactions 0 assignees View on GitHub
enhancement phase-3-tanstack-query
Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

## Goal
Add TanStack Query for declarative server-state management, wrap the app in `QueryClientProvider`, and enable devtools in development.

## Acceptance criteria
- [ ] `@tanstack/react-query` installed
- [ ] `QueryClient` created with sensible defaults
- [ ] `QueryClientProvider` wraps the app root
- [ ] `ReactQueryDevtools` mounted in dev only

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the app root entry point and package manifest, then inspect how the React application is initialized. Install @tanstack/react-query, add the provider and development-only devtools, and verify each acceptance criterion is satisfied.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.