This is a Next.js project bootstrapped with create-next-app.
Install packages:
Ensure to add environment variables in .env file according to .env.example.
npm installRun the development server:
npm run dev- Add
OPENAI_API_KEYtofront_end/.envfolder
npm run translations:generateOpen http://localhost:3000 with your browser to see the result.