Skip to content

Template for creating Next JS (app directory) app v14 with React Query v5 for fetching data

Notifications You must be signed in to change notification settings

samudrajovanka/nextjs-react-query-template

Repository files navigation

Next JS with React Query Template

This is a template for creating Next JS (app directory) app with React Query for fetching data

Technologies Used

How To Use

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-template

or

yarn create next-app -e https://github.com/samudrajovanka/nextjs-react-query-template

Scripts

Starts the development server

yarn dev

Builds the app for production

yarn build

Runs the built app in production mode

yarn start

Eslint checking

yarn lint

Eslint fixing

yarn lint:fix

About

Template for creating Next JS (app directory) app v14 with React Query v5 for fetching data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published