/instatext

Instagram text formatter to keep paragraphs with emojis

Primary LanguageJavaScript

Instatext

Text formatter for Instagram posts.

Development requirements

A computer with NodeJS installed and a code editor.

Development

  • Clone this repo (or download the files if you don't have Git)

    git clone git@github.com:pedrogpimenta/instatext.git
    
  • Install dependencies

    npm install
    
  • Start development server

    npm run start