https://sprint2-test.herokuapp.com/
export DATABASE_URL='postgresql://<your database link>'
SECRET_KEY=<your secret key>
Then run python app.py or gunicorn app:app in the terminal to launch
"react/react-in-jsx-scope": "off", -- nothing really important, but quite annoying
"react/jsx-filename-extension": ...*.js, .jsx *... -- same