Web app for using the William S. Burroughs cut-up technique to generate creative texts directly in your browser:
- Write or copy-paste some text in the textbox on the left. All text is automatically cut up according to new lines.
- Reorder the lines via drag and drop on the right.
- The textbox gets updated automatically. Copy or edit it as you like.
- Text gets automatically saved in your browser's local storage.
https://probable-waddle-beryl.vercel.app/
npm run devnpm run buildnpm run lint