https://music-guesserv2.herokuapp.com/
Group 8
Akshay Patel
Albert Wang
Marco Paparatto
Shayed Ahmed
1. npm install
2. pip install -r requirements.txt
3. pip install flask-socketio
4. pip install flask-cors
5. npm install socket.io-client --save
6. pip install psycopg2-binary
7. pip install Flask-SQLAlchemy==2.1
8. npm i react-google-login
9. npm install --save react-audio-player
Run echo "DANGEROUSLY_DISABLE_HOST_CHECK=true" > .env.development.local in the project directory
git clone https://github.com/darkstrr/Final_Project_CS490-8.git
Run command in terminal (in your project directory): python app.py
Run command in another terminal, cd into the project directory, and run npm run start
Preview web page in browser '/'