Text formatter for Instagram posts.
A computer with NodeJS installed and a code editor.
-
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