Skip to content

fitzmode/curved-text

 
 

Repository files navigation

Simple Text editor

Used technologies

  • React
  • TypeScript
  • Konva
  • Effector state manager
  • Chakra UI
  • Feature sliced design methodology
  • ESLint

Installation

To install this boilerplate you need to run following commands


Install dependencies using Yarn or NPM or PNPM (Node version: 14.17.0):

# using pnpm
pnpm install

# or using yarn
yarn install

# or using npm
npm install

Start : Development

To develop and run your web application, you need to run following command :

yarn start

About

Curved text feature using Konva

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 97.7%
  • CSS 2.0%
  • HTML 0.3%