visit apikey to get ApiKey.
Create a .env in your root directory and follow the .env.example format.
Run the following commands in your terminal
cd open-ai-chat-app-challenge
npm install
npm run dev
Go to your browser and enter the following URL address localhost:3000 to begin interaction with the application.
- express
- nodemon
- open ai
- validator js
- socket io