Skip to content

๐ŸŽถ๐Ÿ“–๐ŸŽถ Conduct your books' soundtracks ๐ŸŽถ๐Ÿ“–๐ŸŽถ

License

Notifications You must be signed in to change notification settings

AlexTheMagnus/orchestra-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

OrchestraBanner

๐ŸŽถ๐Ÿ“–๐ŸŽถ Orchestra Frontend ๐ŸŽถ๐Ÿ“–๐ŸŽถ

Table of contents

Pre-installation requirements

  • Node version 16.5
  • Yarn version 1.22.5
  • Expo 4.8.1

โš ๏ธ These requirements will allow Orchestra to work on Ubuntu 20.04. For other operative systems they might change.

Installation

Clone this repo and run yarn inside the project folder to install the dependencies. Make sure you are using the correct Node version. If you have installed nvm, you can run nvm use to change to the correct node version.

Configuration

  • SPOTIFY_CLIENT_ID: Spotify app client ID (Can be obtained from Spotify for Developers).
  • LOCAL_ORCHESTRA_URL: Orchestra frontend location.
  • BACKEND_URL: Orchestra backend location.

โš ๏ธ Most Android emulators' location to localhost is http://10.0.2.2. So, if your backend is running on http://localhost:5000, for example, you will need to set the BACKEND_URL to http://10.0.2.2:5000 in order to match the port.

Usage

  1. Run yarn start inside the project folder to launch the expo server. Browser will open displaying the expo developer tools.
  2. On the developer tools left sidebar, select Run on Android device/emulator.

Demo

ย  ย  ย  ย ย  ย  ย  ย ย  ย  ย  ย ย  ย  ย  ย ย  ย  ย  ย ย  ย  ย  ย 

Uninstall

All dependencies are installed locally. So, in order to uninstall the project just delete the folder.

About

๐ŸŽถ๐Ÿ“–๐ŸŽถ Conduct your books' soundtracks ๐ŸŽถ๐Ÿ“–๐ŸŽถ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published