Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 482 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 482 Bytes

MERN OPEN-AI APPLICATION

Hi! My name is Tushar Biswas, I have developed this OpenAI application. It is a progressive web app.

Install Dependencies

For Backend - npm i

For Frontend - cd frontend npm i

Env Variables

Make Sure to add appropriate variables (create "config.env" file in "./backend/config" directory for local server) in order to use the app.

Essential Variables

API_KEY =

** in case of local server add this variable too:

PORT =