In our current (as of Mar 2020) state of widespread social isolation in response to COVID-19, many people are experiencing profound loneliness. This web app aims to help alleviate that, by providing questions to help you have meaningful conversations, even over a video call or text message conversation.
First install dependencies:
npm install
To create a production build:
npm run build-prod
To create a development build:
npm run build-dev
npm run start:dev
Bootstrapped with createapp.dev.
Prompts adapted from this article.