eduquest Setup Create a .env file in the app directory Add your OpenAI API key to the .env file: Frontend Set-up Navigate to client folder by cd client Install and run necessary node packages by calling npm install Run frontend with npm start