ahmer-yasin / Infinite-recursive-shape-with-ts-next-chakra

Infinite recursive shape with nextjs typescript and chakra ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Infinite-recursive-shape-with-ts-next-chakra

Demo

CLICK HERE

Install it and run:

npm start

git clone https://github.com/ahmer-yasin/Infinite-recursive-shape-with-ts-next-chakra.git
cd Infinite-recursive-shape-with-ts-next-chakra
npm i
npm run dev

Development server will be started at port 3000.

Run Jest tests

npm run test
# or
yarn test

Time Complexity: O(n)

About

Infinite recursive shape with nextjs typescript and chakra ui


Languages

Language:TypeScript 96.3%Language:JavaScript 3.7%