Random Icebreaker Generator

Development

To run application locally

  1. Prepare local .env file
NEXT_PUBLIC_URL=http://localhost:3000
  1. Install dependencies and start a dev server
yarn && yarn dev

Afterwards, the application will be available at http://localhost:3000.

Tech stack

Application is built using: