Skip to content

realtouseef/next-chakra-ts-template

Repository files navigation

NextJS, Chakra-ui, TypeScript template 🤩

A boilerplate template for NextJS, Chakra-ui, and TypeScript

Usage

git clone https://github.com/realtouseef/next-chakra-ts-template.git

cd next-chakra-ts-template

yarn

Pusing to your own repo

// create a new repo

and 
git remote set-url origin [new repo URL]

// now your changes will be pushed to the new repo