A simple spotify playlist randomizer app for mobile devices.
- Download and install the app
- Open the app and log in with your spotify account
- Select the playlists you want to randomize and press shuffle
- In spotify, when ordered by date added, the playlist's song order is now shuffled
- Clone the repository and run npm install
- (Optional) Install Expo and a mobile device emulator of your choice (Android Studio, Genymotion, etc). Open the project folder in Expo while your emulator is running to quickly view changes.