react-query-app In order to run this project you need to start both the client and the API. Start Client cd client npm run dev Start API cd api npm start