Skip to content

A web app that provides the user with conversation prompts that are designed to promote meaningful conversation.

Notifications You must be signed in to change notification settings

tylermercer/conversation-prompt-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conversation Prompt Generator

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.

Building

First install dependencies:

npm install

To create a production build:

npm run build-prod

To create a development build:

npm run build-dev

Running on localhost

npm run start:dev

Credits

Bootstrapped with createapp.dev.

Prompts adapted from this article.

About

A web app that provides the user with conversation prompts that are designed to promote meaningful conversation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published