Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 666 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 666 Bytes

Next App Redux-Toolkit Template

Quick Start

https://github.com/Kir93/next-app-reduxToolkit-template.git use this template and make project
git clone https://github.com/Kir93/{PROJECT_NAME}.git
  1. npm install || yarn
  2. styles folder theme changed
  3. npm run dev || yarn dev

Repository short explanation

NextJS App Route Simple Template

  • FrameWork : NextJS
  • Styling : ChakraUI
  • Store/API : Redux Toolkit

Package Version

Important library version history

Name Version
react v18
next v14.2.14
chakra-ui v2.8.2
redux-toolkit v2.2.7