Skip to content

Alen-QK/react-chatgpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Chatroom of ChatGPT

A React single page application of OpenAI ChatGPT api.

Quick Start

  1. npm install

  2. Setting your custom server port in .env file. (port default running on 3001)

  3. npm run start

  4. If you need to init mongodb database of this project, please click link bottom of the login form. (Optional. When sign up, mongoose will create database automatically.)

Guide

  1. If you don't have account, click 'Sign Up' link then enter your username and password, application will inform you success.
  2. Then enter your username and password to log in chatroom.
  3. Now you can chat with ChatGPT.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published