JoyStick Junction

Class project, under development

  1. Install dependencies:

    pip install -r requirements.txt
    
  2. Place the firebaseConfig.js file inside the static/js directory.

  3. Run the following command to start the app:

    python app.py
    
  4. Open your web browser and navigate to http://localhost:5000 to access the app.