https://github.com/Kir93/next-app-reduxToolkit-template.git use this template and make project
git clone https://github.com/Kir93/{PROJECT_NAME}.git
- npm install || yarn
- styles folder theme changed
- npm run dev || yarn dev
NextJS App Route Simple Template
- FrameWork : NextJS
- Styling : ChakraUI
- Store/API : Redux Toolkit
Important library version history
Name | Version |
---|---|
react | v18 |
next | v14.2.14 |
chakra-ui | v2.8.2 |
redux-toolkit | v2.2.7 |