Implementation of Koch Snowflake with React+ TS
Koch Snowflake
if you just want to play with it, follow, FOLLOW THIS LINK
if you are curios about math of this project, FOLLOW THIS LINK
installation
git clone git@github.com:mhyrzt/KochSnowFlake.git
cd KochSnowFlake
npm i
npm start