Skip to content

AadeshTech/React_Gpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Create React App

This project was bootstrapped with Create React App.

clone the project

then cd ReactGpt..

then run npm install

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

setup backend

get your openAi key from open Ai and then put this in reactgpt/backend/.env

and the cd backend then run 'node server.js'

for any changes in backend you need to restart server

and after this go to your root directory then run 'npm start'

and here you go...

AadeshTech

The page will reload when you make changes.
You may also see any lint errors in the console.

About

open AI integrated with react and nodejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published