Randomize your poetry lines to make the best stanzas, using Ionic Capacitor for cross-platform development. Drag and drop your lines and save stanzas to your mobile device or browser.
Hello! We're looking for beta testers. If you're a poetry lover or enjoy playing with words, this app is for you! Join our beta testing program and help us refine this unique Ionic app that lets you mash up your poetry lines to create your own poetic masterpieces. Be part of our creative journey and provide valuable feedback to shape the final product. Email me at kartikinpublic@gmail.com to sign up now and become a beta tester and experience the magic of poetic mashing with us! #BetaTestersWanted #PoetryMasher #IonicApp
npm install
ionic serve
ionic build
ionic cap add android
ionic cap open android (requires Android Studio)
ionic cap add ios
ionic cap open ios (requires Xcode and macOS)
ionic cap sync
ionic build
// delete android folder
ionic cap add android
ionic cap sync android
ionic cap open android
add src/app/etc/local.properties file to /android folder
add permissions to android/AndroidManifest.xml
update versionCode and versionName in android/app/build.gradle and then sync grade files
add .htaccess file to htdocs folder in src/app/etc/.htaccess
Please reach out to me on GitHub or by email at kartikinpublic@gmail.com for any additional questions.
None