Skip to content

Kir93/next-page-zustand-reactQuery-template

Repository files navigation

Next Page Zustand React Query Template

Quick start

https://github.com/Kir93/next-page-zustand-reactQuery-template.git use this template and make project
git clone https://github.com/Kir93/{PROJECT_NAME}.git
  1. Install packages - npm install || yarn
  2. Changed Theme - styles folder theme changed
  3. Running Project - npm run dev || yarn dev

Repository short explanation

NextJS Page Route Simple Template

  • FrameWork : NextJS
  • Styling : ChakraUI
  • Store : Zustand
  • API : React Query

Package Version

Important library version history

Name Version
react v18.3.1
next v14.2.13
chakra-ui v2.8.2
zustand v4.5.5
react-query v5.56.2