Would you rather is a web based "Would you rather" game that uses NextJs, NextAuth, Storybook and Hasura.
Components should be created in isolation. To do so, you should develop your component as much as possible in Storybook. To start storybook run:
yarn storybook
To start the project run yarn dev
.