Skip to content

Latest commit

 

History

History
83 lines (54 loc) · 1.42 KB

File metadata and controls

83 lines (54 loc) · 1.42 KB

Life Random Generator

Easily randomize every aspect of your life!

Dont know what to wear? Let the app decide from a pre-selected range of your favourite clothing.

Dont know what to eat? Let the app decide from a pre-selected range of your favourite food.

Your life, made easier!


Features

  • Multiple Profiles: Create multiple profiles for randomization, so you can categorize your random rolls by Food, Clothing, Exercices, you name it

  • Nested Option: Create options within options for more customizable randomization

  • Split Pick: Randomize all available options into multiple pre-selected groups


Screenshots


Instal Expo-CLI

npm:

npm install --global expo-cli

Yarn:

yarn install --global expo-cli

How to Run Locally

npm:

npm i
npm start

Yarn:

yarn i
yarn start

Run to your Android Emulator:

yarn run android 

License

MIT © Renato Pestana