realtouseef / next-chakra-ts-template

Boilerplate for NextJS, Chakra-ui and TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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