This is a reverse choose-your-own-adventure style website. The website provides the prompts, you give it options, and it writes you a story.
This project uses the Cohere Natural Language Processing API to generate text.
npm install
npm run serve
npm run build
npm run lint