/spotify-gen

Generates playlists based on a list of filters and specifications

Primary LanguageTypeScript

spotify-gen

Generates playlists based on a list of filters and specifications

Setup

Frontend (Android)

  1. Setup your environment for React Native (https://reactnative.dev/docs/environment-setup) with an Android device (https://reactnative.dev/docs/running-on-device)
  2. Navigate to the front end folder
  3. Run the app on your device using npx react-native run-android

Frontend (iOS)

  1. Navigate to front end folder
  2. Run yarn install
  3. Run cd ios && pod install
  4. Return to the frontend folder cd .., run on your device using npx react-native run-ios

General

  1. Setup the .env file with SPOTIFY_CLIENT_ID and SPOTIFY_CLIENT_SECRET