Dueet Live Frontend The frontend of Dueet Live. Setup guide Clone the repository Run cp .env.example .env and fill in the environment variables based on how the backend is set up. Install dependencies yarn install Run the app in development mode yarn start