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
- Install packages - npm install || yarn
- Changed Theme - styles folder theme changed
- Running Project - npm run dev || yarn dev
NextJS Page Route Simple Template
- FrameWork : NextJS
- Styling : ChakraUI
- Store : Zustand
- API : React Query
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 |