/Toss-Up

A would you rather question app. Questions generated using AI technology

Primary LanguageTypeScript

Toss Up

Next TailwindCSS MongoDB Prisma Typescript

AboutSetupContribute

About

A would you rather question app.

Setup

  • Clone repository locally
  • npm i
  • get ENV variables from code owner
  • npx prisma generate to update schema for changes
  • npm run dev to start application

Helpful vscode extensions:

Tailwind CSS IntelliSense

Prisma

Prettier

Contribute

To be added...