This is a template for creating Next JS (app directory) app with React Query for fetching data
For use this template to create Next JS App you can following commands:
npx create-next-app -e https://github.com/samudrajovanka/nextjs-react-query-templateor
yarn create next-app -e https://github.com/samudrajovanka/nextjs-react-query-templateyarn devyarn buildyarn startyarn lintyarn lint:fix