Build in react, to run this app locally, clone this repo and run...
yarn install && yarn start
Open http://localhost:3000 to view it in the browser.
npm run build to create production build
scp -r build/* [email protected]:/home/deployer/twitter-splitter to deploy.