sumeyyeyegen / ChatGPT-React-Message-App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to start the project?

1.You have to convert example.env file to .env file 2.Instead of YOUR_API_KEY you should enter your own ChatGPT API key

-How do I get a ChatGPT API Key? 1.You must create an account and login at the url https://platform.openai.com/docs/guides/chat 2.Personal->View API Keys-> +Create new secret key -> Copy API Key

Then run "npm install" + "npm start" commands in order.

About


Languages

Language:JavaScript 62.3%Language:HTML 23.2%Language:CSS 14.2%Language:Shell 0.3%