react-query-course
react-query-course copied to clipboard
The project that is built over the course of the React Query course at ui.dev
 The search functionality returns 0 result. What could be the issue?
error when starting dev server: Error: Build failed with 1 error: node_modules/vite/dist/node/chunks/dep-e0fe87f8.js:30273:10: error: [plugin: vite:dep-pre-bundle] Failed to resolve entry for package "webidl-conversions". The package may have incorrect main/module/exports specified in...
**STR:** 1. open react query course curriculum at ui.dev 2. go to (QUIZ) QUERY KEYS AND QUERY FUNCTIONS section 3. go to forth question **Actual result:** code sample overflows parent's...
Api docs
Can we get list of possible api urls? Or just I don't know where to get it?
Error encountered on `npm run dev`: ``` failed to load config from .../Documents/react-query-course/vite.config.js error when starting dev server: Error: config must export or return an object. ``` `vite.config.js` should be...