Skip to content

March-mitsuki/next-chakra-redux-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

next-chakra-redux-template

This is a next.js + chakra-ui + react-redux + typescript quick start template.

Use nextjs-13 appDir.

Features

  • Latest features with next.js and chakra-ui
  • Typed LocalStorage
  • Minimum i18n control powerd by redux store
  • All features is out of box supported

Get Start

  1. Clone this repository.
git clone https://github.com/March-mitsuki/next-chakra-redux-template.git
  1. cd and remove old git and license file.(This repo has a MIT LICENSE existed)
cd next-chakra-redux-template && rm -rf .git && rm LICENSE
  1. install & start
pnpm i

# OR
yarn

# OR
npm install
  1. do not foget to change the package name in package.json

About

A next.js with Chakra-UI and redux quick start template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published