/ChatGPT-Clone-MERN

ChatGPT clone using MongoDB, Express.JS, React.JS, Node.JS

Primary LanguageJavaScript

DOI License Code Coverage GitHub contributors Documentation Status GitHub release (latest by date) GitHub issues GitHub closed issues GitHub Repo Size GitHub last commit GitHub language count Commit Acitivity Code Size GitHub forks GitHub stars GitHub watchers

ChatGPT-Clone-MERN:

ChatGPT clone using MongoDB, Express.JS, React.JS, Node.JS

Table of Contents
  1. System Description and Functions
  2. Built With
  3. Installation
  4. Authors
  5. Links

System Description and Functions

ChatGPT clone using MongoDB, Express.JS, React.JS, Node.JS

Built With

MongoDB Express.JS React.JS Node.JS OpenAI Javascript html css bootstrap

Installation

  1. Download & Install Git (https://git-scm.com/downloads)
  2. Download & Install Node.js (https://nodejs.org/en/download/)
  3. Clone repo, cd into ChatGPT/client
  4. Run npm install
  5. Run npm run dev
  6. To launch backend now, open new terminal.
  7. cd into ChatGPT/server
  8. Run npm install
  9. Run npm start

Authors

Kaushik Jadhav

Links