Build ChatGPT In React JS Using OpenAI API | Create ChatGPT Clone Using React JS

Поделиться
HTML-код
  • Опубликовано: 14 ноя 2024

Комментарии • 300

  • @farid9323
    @farid9323 9 месяцев назад +22

    Super helpful tutorial! Just a couple of points:
    - At 1:19:14, don't pass in an array of objects as a dependency to the useEffect hook. It could trigger an infinite loop. Only use primitive/static values, like "messages.length".
    - At 1:20:30 Instead of creating a new function just for the Enter key, make the input element part of a element so that pressing Enter will trigger a form submission.

  • @abhinavgupta1219
    @abhinavgupta1219 Год назад +23

    The UI looks incredible. Never seen anyone creating Chatgpt as easy as you made it. I'm gonna try this today ❤ Thank you greatstack

    • @GreatStackDev
      @GreatStackDev  Год назад +2

      yes please create your own version of ChatGPT in React

    • @shiraztariq2789
      @shiraztariq2789 Год назад +6

      abinav can u plz share the source code

    • @dataanalysiscourse785
      @dataanalysiscourse785 Год назад

      What I think the only missing part here is the authentication part
      @@GreatStackDev

    • @Sunit_Kumar
      @Sunit_Kumar Год назад

      ​@@shiraztariq2789still want code or not ?

    • @anmolsingh6567
      @anmolsingh6567 10 месяцев назад

      Send me your project repo

  • @RavirajNavale
    @RavirajNavale Год назад +14

    Please do create more ReactJS projects, your projects are way simpler to understand. Got to learn lots of concepts through projects. Appreciate your work :)

    • @GreatStackDev
      @GreatStackDev  Год назад +2

      Thanks Raviraj, Glad you liked this React Project tutorial to build ChatGPT clone.
      Did check this portfolio website project in React: ruclips.net/video/4ag1LsgIUc0/видео.html

    • @anmolsingh6567
      @anmolsingh6567 10 месяцев назад

      Send me your project repo

  • @stanleyjohn4670
    @stanleyjohn4670 9 месяцев назад

    How do you format the content in a suitable form? For example, if the content contains code snippets or bullet points, then the tag should be used, so how to do this?

  • @tyronecoles9232
    @tyronecoles9232 11 месяцев назад +6

    Excellent UI. The source code would've really helped us figure out our errors.

  • @AFFAN-mgh
    @AFFAN-mgh 9 месяцев назад +2

    Please help ,I am getting a error in console window after writing the api code ,I have follow the same code as you have written but getting error in Console that require is not defined,and the web page become blank .

  • @dipaksingh9165
    @dipaksingh9165 Год назад +3

    Thanks GreatStack for this amazing project .This is a best project. I learned something new while creating it everything was explained very nicely and it's completely begineer friendly I recommend others to try this out.

  • @waliulrayhan
    @waliulrayhan Год назад +3

    what extension are you used in this project? Can you please share this.

  • @kanodekoubillybrown3025
    @kanodekoubillybrown3025 Год назад +12

    can we have the repo with the complete code ?

    • @randomguy-2650
      @randomguy-2650 9 месяцев назад

      He said that it was in a community post, but only channel members of GreatStack (Easy Tutorials) can view it.

  • @vsankar
    @vsankar Год назад +12

    Need React long Course ❤❤

    • @GreatStackDev
      @GreatStackDev  Год назад +5

      sure but It will take time, currently working on JavaScript course

  • @xilenced6655
    @xilenced6655 9 месяцев назад

    Thanks for the Tutorial ! Is it possible to uplaod documents with the Chatgpt APi or is it an CHATGPT Plus exclusive ?

  • @MuhammadIlham-nl4du
    @MuhammadIlham-nl4du 9 месяцев назад +1

    What extension are you using? Please let me know, I'd like to use it too

    • @MuhammadIlham-nl4du
      @MuhammadIlham-nl4du 9 месяцев назад

      An extension that shortens writing code so that what we want to write appears directly, pls tell me GreatStack 🙌🙌🙌

    • @Egoiistiic
      @Egoiistiic 9 месяцев назад

      Vscode inbuilt Extension Emmet ​@@MuhammadIlham-nl4du

  • @mauricio_per3z
    @mauricio_per3z 4 месяца назад

    Great channel you have my friend! thank you for all the content, too good to be true.

  • @funfacts9668
    @funfacts9668 Год назад +3

    @GreatStack I have encountered an error, it says that Request failed with status code 401, what should I do?

    • @anuraganand6480
      @anuraganand6480 Год назад

      401 error comes when your credentials are not completed, i.e your profile for the api is not complete, You need to pay $0 from your card on the official website, then the api will allow you to use the feature....
      Check from 55:00
      Don't worry, no money will be deducted automatically, says OpenAI 😊

    • @epictube5045
      @epictube5045 11 месяцев назад +1

      @@anuraganand6480 hey is this similar to 400 error too?

  • @Imlalit007
    @Imlalit007 Год назад +1

    We want full react course😀

  • @hamzamughal3422
    @hamzamughal3422 Год назад +3

    When i implement the openai configurations it show me following error
    "Configuration is not a constructor"

    • @jamesp5343
      @jamesp5343 Год назад +1

      Close visual studio.
      Open your node_modules folder.
      Delete openai folder
      Open your terminal in your project folder
      Run the command "npm install openai@^3.0.0"
      Restart local instance by typing "npm start" in terminal

    • @epictube5045
      @epictube5045 11 месяцев назад

      Request failed with status code 400 this is new error after your process
      @@jamesp5343

  • @mervenurcifci2956
    @mervenurcifci2956 5 месяцев назад

    Thank you, 🎈can you make more basic react videos similar to this?

  • @Kiranruthala
    @Kiranruthala Год назад +2

    We need full react course plechhh🤗

    • @GreatStackDev
      @GreatStackDev  Год назад

      sure but It will take time, currently working on JavaScript course

    • @Kiranruthala
      @Kiranruthala Год назад

      Good to hear this , thank you so muchhh😊

  • @Shortsville91
    @Shortsville91 Год назад +1

    hello sir , sir maine chatgpt ka clone bana hai but isme bahut sari problem face karna par raha hai related to the openai sir how could i solve this

  • @CyberViON
    @CyberViON Год назад +7

    Sir? Can you pls provide the Github repo here?

    • @jash4900
      @jash4900 7 месяцев назад

      if you get the github link plz let me know

  • @RajeshVedayashika
    @RajeshVedayashika 7 месяцев назад +1

    it showing Configuration is not a constructor ? why ?

  • @jayalakshmiballajaya
    @jayalakshmiballajaya Год назад +4

    Thank you for providing this ChatGPT clone using react but while I am trying this code the output on the browser is not displaying for me and it is showing that an error like Configuration is not a constructor. In actual there is no error in terminal and it is showing that webpack compiled successfully. Could you please help me to solve this issue.

    • @jayalakshmiballajaya
      @jayalakshmiballajaya Год назад

      Do anyone know about this? please help me to find it out .

    • @jamesp5343
      @jamesp5343 Год назад +1

      Close visual studio.
      Open your node_modules folder.
      Delete openai folder
      Open your terminal in your project folder
      Run the command "npm install openai@^3.0.0"
      Restart local instance by typing "npm start" in terminal

    • @jamesp5343
      @jamesp5343 Год назад

      @jayalakshmiballajaya

    • @jayalakshmiballajaya
      @jayalakshmiballajaya Год назад

      tq i will try in that way@@jamesp5343

    • @jayalakshmiballajaya
      @jayalakshmiballajaya Год назад

      i have done what you have told but it is showing still the same error@@jamesp5343

  • @sarthakdev18
    @sarthakdev18 10 месяцев назад +1

    why is my app.css not compiling from 19:14 ? the tags are correct and app.css is imported in app.js but css still not applying on the project... kindly help

  • @H.CWebDeveloper
    @H.CWebDeveloper Год назад +2

    Sir npm install openai@^3.0.0 is also not working

  • @technicalvillain6309
    @technicalvillain6309 Год назад +2

    I think it would be great if we can make that response text to speech 🤔

    • @GreatStackDev
      @GreatStackDev  Год назад +1

      yes you can make that by using window. speechSynthesis, you can get idea from this text to speech tutorial: ruclips.net/video/3oDNqHZ7UKY/видео.html

    • @technicalvillain6309
      @technicalvillain6309 Год назад

      @@GreatStackDev thanks sir 👍

    • @standwithindia397
      @standwithindia397 Год назад

      Bro, source code share kar do please... if you have no problem...

    • @prabhugantayat6562
      @prabhugantayat6562 Год назад

      @@standwithindia397 Bro did you get the source code?

    • @standwithindia397
      @standwithindia397 Год назад

      @@prabhugantayat6562 nahi bro

  • @_its_sourav_4439
    @_its_sourav_4439 9 месяцев назад

    Can you make a realtime chat app? Let's take the challenge 💪

  • @GenerativeAI-Guru
    @GenerativeAI-Guru 4 месяца назад

    Can you add how to format response like ChatGPT in this video ?

  • @koreanil1980
    @koreanil1980 Год назад +3

    pls post a react full course

    • @GreatStackDev
      @GreatStackDev  Год назад

      sure but It will take time, currently working on JavaScript course

  • @mubarakabdulazeez2779
    @mubarakabdulazeez2779 11 месяцев назад +1

    Please am getting error “require is not defined in ES module scope”

  • @obohbarnabas5609
    @obohbarnabas5609 Год назад +1

    Bro You are the best 💖💖

  • @tarun7453
    @tarun7453 Год назад +3

    😢😢 completed up to 1:14:52
    Suddenly browser not showing the output

    • @pritirai6369
      @pritirai6369 6 месяцев назад

      same pls help me on this

  • @leong5915
    @leong5915 Год назад

    Your video is very good and it would be great if you add the editing feature of gpt chat

  • @giga_dev
    @giga_dev Год назад

    Great tutorial, thank you!

  • @H.CWebDeveloper
    @H.CWebDeveloper Год назад +6

    Sir when i enter the consol.log(res); the web page is not visible. 1:05:52 so please tell me sir what should i do

    • @anmolsingh6567
      @anmolsingh6567 Год назад +1

      Yes bro you are right require is not defined error show kr rha mere me

    • @yasserfetouhi7711
      @yasserfetouhi7711 Год назад

      if any one fix the bug please provide us with the solution
      @@anmolsingh6567

    • @GreatStackDev
      @GreatStackDev  Год назад

      from package json remove "type": "module",
      or
      you can try to remove the require function and use the import syntax

    • @ghostlegend_
      @ghostlegend_ Год назад +3

      Did u get this error?
      Uncaught TypeError: Configuration is not a constructor

    • @H.CWebDeveloper
      @H.CWebDeveloper Год назад

      @@ghostlegend_ yes

  • @SILD90
    @SILD90 9 месяцев назад +1

    if you are getting an error change "text-davinci-003" to "gpt-3.5-turbo-instruct"

  • @BB-ix7kd
    @BB-ix7kd 10 месяцев назад

    .Great video!
    PD: ALT + Z please ;)

  • @sriharshinikarnala5429
    @sriharshinikarnala5429 Год назад

    can i do this for major project? is this that advanecd?

  • @krishnasingh8965
    @krishnasingh8965 Год назад +4

    One error is not resolving even after installing openai 3.3.0 it shows ERROR
    Request failed with status code 400 please help

    • @wildrubis9496
      @wildrubis9496 Год назад +2

      I have the same error

    • @ayusharun6924
      @ayusharun6924 10 месяцев назад +1

      i also have these error,can anyone resolve this issue?

    • @shenxajay7861
      @shenxajay7861 8 месяцев назад

      Hey did you det any solution of this problem

    • @shenxajay7861
      @shenxajay7861 8 месяцев назад

      I am facing it too

    • @shenxajay7861
      @shenxajay7861 8 месяцев назад

      ​@@wildrubis9496please

  • @anmolsingh6567
    @anmolsingh6567 10 месяцев назад +1

    Buddy source code kha se milega repo ki link dedo kuch check krna hai

  • @wayofmuhammad
    @wayofmuhammad Год назад +4

    Can you please give me the source code 🥺

  • @novacame9718
    @novacame9718 Год назад

    Hello GreatStack !!! What an amazing and an easy tutorial to create ChatGpt !!! Thank you so much fo this but i am facing an issue..i am getting this error:- Request failed with status code 401...Any ideas how to resolve this ?? IT would be appreciated and Thank you again !!!!

  • @calebkrauter4027
    @calebkrauter4027 Год назад

    What extension do you use for auto completion of tags with autofill.

  • @ayusharun6924
    @ayusharun6924 10 месяцев назад +4

    after openai.js
    this runtime error shows - (TypeError: Configuration is not a constructor)
    can anyone solve this

    • @puripujitha5452
      @puripujitha5452 9 месяцев назад

      even i am also facing the same error right now

    • @Mohini_mehendi_art
      @Mohini_mehendi_art 9 месяцев назад

      Me too facing same pb,do you got the solution

    • @toluve
      @toluve 9 месяцев назад

      Me too

    • @ayusharun6924
      @ayusharun6924 9 месяцев назад +2

      Actually chatgpt api is premium(paid) now,it doesn't free,that's why it shows error
      Hope all of you understand now

    • @ritikkatoch0242
      @ritikkatoch0242 7 месяцев назад

      I am facing the same problem before then I recreate the project and at the time of installing open ai I just installed openai version 3.3.0

  • @enesaliev3518
    @enesaliev3518 Год назад

    Can you make a chatbot tutorial, where u have choice between options

  • @Arpan_Vala
    @Arpan_Vala Год назад +1

    Thank you ❤ , this is the simplest yet amazing way of creating chatGpt clone . I'm gonna try it 😉

  • @KusurSiddaram
    @KusurSiddaram 27 дней назад

    The code is not at all working now because model name is not working and also some errors with 429 and 404 and also the openai.js is not taking code itself. and openai refusing request and telling too many attempts and not properly explained how can we the api from open ai and api key not at all working

  • @darklord9500
    @darklord9500 11 месяцев назад

    Can we use cookies of already logged in chatgpt?

  • @BlitzVirtuoso
    @BlitzVirtuoso Год назад +1

    Please front end development fulll course Html css and JavaScript please please sir❤❤

    • @GreatStackDev
      @GreatStackDev  Год назад +1

      1. HTML CSS Full Course: ruclips.net/video/GAZVvpjxYQY/видео.html
      2. JavaScript Course: ruclips.net/video/CBWnBi-awSA/видео.html&pp=iAQB
      3. HTML CSS JS Projects: ruclips.net/video/CpgNVyUxUV0/видео.html

  • @PrabuLapxx
    @PrabuLapxx 4 месяца назад

    hey i facing error while developing this also i tried to resolve all errror but console show too many request how can i reactify it can you help me ?

  • @danyalaslam8174
    @danyalaslam8174 6 месяцев назад

    Do you have a git repo for the project ?

  • @TheDinaraDiaries
    @TheDinaraDiaries Год назад

    Thank you very much!

  • @sapnagapat6815
    @sapnagapat6815 7 месяцев назад +2

    But this subscription is not free please can you tell free trial method

  • @laya-CDL
    @laya-CDL 5 месяцев назад

    hola, cree tu proyecto, me salta un unico error al momento de hacer peticion a la API

  • @arnabroy2932
    @arnabroy2932 Год назад

    I like your previous voice

  • @MahmudulSajib-x5e
    @MahmudulSajib-x5e 11 месяцев назад +2

    Hi, can you please provide the source code?

  • @scopedeveloper-n5y
    @scopedeveloper-n5y 3 месяца назад

    Do you have source code for this project also ?

  • @hirumisenevirathna7448
    @hirumisenevirathna7448 4 месяца назад

    TypeError: (0 , _openai__WEBPACK_IMPORTED_MODULE_10__.sendMsgToOpenAI) is not a function ....what is this error?
    how can slove it?

  • @moldireddymoldireddyswetha2684
    @moldireddymoldireddyswetha2684 9 месяцев назад

    Is there any IEEE paper for this project

  • @usamamalik487
    @usamamalik487 Год назад

    Need full course for react js

  • @shiraztariq2789
    @shiraztariq2789 Год назад

    Awesome Tutorial I learned a lot from this video and the good thing about some points I don't understand so personally guide me very well how to use Api

    • @dharmikjain5288
      @dharmikjain5288 Год назад

      Can you help me i gotting some errors in this

    • @novacame9718
      @novacame9718 Год назад

      @@dharmikjain5288 Same here !! I am also getting errors...have you encountered this one:- Request failed with status code 401

    • @ayusharun6924
      @ayusharun6924 10 месяцев назад

      can you share openai.js file source code?
      the configuration error occurs during run time

  • @Sanatani-k1s
    @Sanatani-k1s Год назад +1

    I have joined the channel but I dont see the source code for this tutorial. where I can find the source?

    • @GreatStackDev
      @GreatStackDev  Год назад

      Hi Ankush, We will post the code link by today evening.

    • @GreatStackDev
      @GreatStackDev  Год назад +1

      here it is: ruclips.net/user/postUgkxoZfd5WBH5uZQeHjVUp_0G8BNTKFNjkv0

    • @anmolsonthalia7371
      @anmolsonthalia7371 11 месяцев назад

      I didn't see the source code. Can you help it out? @@GreatStackDev

  • @stablist2056
    @stablist2056 7 месяцев назад

    please what's called the theem that u use in this vedio

  • @shiraztariq2789
    @shiraztariq2789 Год назад

    I also request in future also guide this if this same project we have to live link so what's the process do we have to follow and make a link with firebase because in firebase we have a option to free live link .

    • @dharmikjain5288
      @dharmikjain5288 Год назад

      Can you help me i gotting some errors in this

    • @creaxionx8540
      @creaxionx8540 11 месяцев назад

      i also got the error if you solved it. Then it would be great if u share how did you do that cuz i cant find any solutions :(

    • @dharmikjain5288
      @dharmikjain5288 11 месяцев назад

      @@creaxionx8540 bro that api is paid now

  • @shrirambaskaran8870
    @shrirambaskaran8870 11 месяцев назад +18

    Great Project !!! BUT FREE OPEN API WILL NOT WORK GUYS , its paid services now , so whosever is not able to generate response , is because of No response from API !!!

    • @jerryhacker8569
      @jerryhacker8569 7 месяцев назад

      Hmm 😢 but is there any other options are available?

    • @shekinahflorance9131
      @shekinahflorance9131 7 месяцев назад

      ​@@jerryhacker8569 you can try using unofficial hugging chat api

    • @SurajPandey-vi9gr
      @SurajPandey-vi9gr 6 месяцев назад

      Thought of using this project for my sem 8, but im out of luck !😭

    • @ashwinits-s9u
      @ashwinits-s9u 2 месяца назад

      You can use free Google Gemini api

    • @surafelfikadu4331
      @surafelfikadu4331 Месяц назад

      Thanks bro

  • @sthitaprajnadash5838
    @sthitaprajnadash5838 2 месяца назад

    How to handle the response if it is streamed..

  • @NexCodeUI
    @NexCodeUI 2 месяца назад

    My problem - 😢 Require is not defined

  • @abdulhamid.469
    @abdulhamid.469 Год назад +2

    It give me this error "openai.js:2 Uncaught TypeError: Configuration is not a constructor"

    • @GreatStackDev
      @GreatStackDev  Год назад +3

      check your package.json file
      it should contains
      "openai": "^3.3.0",
      if it is not there you can install by typing
      npm install openai@^3.0.0

    • @nihalsingh6233
      @nihalsingh6233 Год назад

      Not working sir

    • @jamesp5343
      @jamesp5343 Год назад

      Close visual studio.
      Open your node_modules folder.
      Delete openai folder
      Open your terminal in your project folder
      Run the command "npm install openai@^3.0.0"
      Restart local instance by typing "npm start" in terminal

  • @madhureeyadav8363
    @madhureeyadav8363 Год назад +1

    Hello sir , this project making but some create a problem not show the output and configuration is openai.js:5 not a constructor please fastly reply solve with problem

    • @GreatStackDev
      @GreatStackDev  Год назад

      check your package.json file
      it should contains
      "openai": "^3.3.0",
      if it is not there you can install by typing
      npm install openai@^3.0.0

    • @shiraztariq2789
      @shiraztariq2789 Год назад

      i also have a same issue @GreatStack

    • @shiraztariq2789
      @shiraztariq2789 Год назад

      kindly plz resolve this error

    • @krishnasingh8965
      @krishnasingh8965 Год назад

      @@shiraztariq2789 u got answer? I am facing same issue

  • @Hybridvanguard
    @Hybridvanguard 10 месяцев назад

    this method has been deprecated. can you tell us how to implement gpt 3.5?

  • @surajsingla4439
    @surajsingla4439 7 месяцев назад

    Hey can you share the github repo for the project?

  • @richardbond4496
    @richardbond4496 Год назад

    is it censored like chat gpt?

  • @keshavkanhai1108
    @keshavkanhai1108 Год назад

    sir, can we add this to a 24*7 website
    pls tell

  • @TTcreations77
    @TTcreations77 5 месяцев назад +1

    Is OpenAI API free sir?

  • @H.CWebDeveloper
    @H.CWebDeveloper Год назад +2

    Sir npm i openai is not installing

  • @dhyaanesh-o5v
    @dhyaanesh-o5v Год назад

    i have while configuration of api? plz help me clr the error?

  • @himanshusharma1220
    @himanshusharma1220 Год назад +3

    API key is not free

  • @shiraztariq2789
    @shiraztariq2789 Год назад

    project making but some create a problem not show the output and configuration is openai.js:5 not a constructor please fastly reply solve with problem

  • @atangacheboh8634
    @atangacheboh8634 Год назад

    since chatgpt is not available in my location which other ai api key can I use?

    • @misap123
      @misap123 Год назад

      maybe falcon on hugging face, or just use a vpn

  • @zareefbeyg
    @zareefbeyg 5 месяцев назад

    I need complete source code. Link?

  • @avisaini3332
    @avisaini3332 Год назад +1

    Is open ai API still working??

    • @GreatStackDev
      @GreatStackDev  Год назад

      Yes it works

    • @avisaini3332
      @avisaini3332 Год назад +1

      ​@@GreatStackDevit is not taking visa debit card details and show "your card declined".
      Please help me I am stuck here.

  • @Udit_singh
    @Udit_singh 5 месяцев назад

    the error is shown is 'Configuration is not a constructor' in OpenAi.js file on line no.2! How to resolve it sir..

    • @wuclick
      @wuclick 3 дня назад

      he answered that: check your package.json file
      it should contains
      "openai": "^3.3.0",
      if it is not there you can install by typing
      npm install openai@^3.0.0

  • @shiraztariq2789
    @shiraztariq2789 Год назад

    @GreatStack sir how to solve this error Request failed with status code 429

  • @NamTran-wq8bk
    @NamTran-wq8bk 3 месяца назад

    i have a error :"Configuration is not a constructor...", please help me

    • @lenswalaladka
      @lenswalaladka 2 месяца назад

      For this install gpt version 3.3.0 by using "npm install openai@3.3.0"

  • @ugyenofficial
    @ugyenofficial Год назад

    Love it sir ❤❤

  • @Coding.hubb24
    @Coding.hubb24 Год назад

    We need React course

    • @GreatStackDev
      @GreatStackDev  Год назад

      sure but It will take time, currently working on JavaScript course

  • @ShreyaSaha-r6z
    @ShreyaSaha-r6z 3 месяца назад

    pls pls pls make react+ spring boot project

  • @spectrrum
    @spectrrum Год назад

    I am getting error refused to set unsafe header "user agent" can anyone help me with this

  • @dattanidumukkala8178
    @dattanidumukkala8178 6 месяцев назад

    getting require is not defined error

  • @sandipshaw7268
    @sandipshaw7268 5 месяцев назад

    Source code available sir ?

  • @rajkumarandekar416
    @rajkumarandekar416 Год назад

    Do reactjs small projects 30 like you done on JS

  • @avisaini3332
    @avisaini3332 Год назад +1

    Can it impact on resume or i want some add on projects.

    • @tushar3549
      @tushar3549 8 месяцев назад

      yes. you can add

  • @anmolsingh6567
    @anmolsingh6567 10 месяцев назад

    Mere project me jb hello likh kr send kroo toh user ki img 40-45 baar print ho rhi hai fir uske baad mera massage likh kr aarha hai map function me kuch error hai kisi ko koi idea hai ki kya kiya ja skta hai

    • @anmolsingh6567
      @anmolsingh6567 10 месяцев назад

      @GreatStackDev plz help buddy

  • @k.praneethvarma5931
    @k.praneethvarma5931 3 месяца назад

    it is showing Type Error : Configuration is not a constructor how to rectify that error

    • @wuclick
      @wuclick 3 дня назад

      he answered that: check your package.json file
      it should contains
      "openai": "^3.3.0",
      if it is not there you can install by typing
      npm install openai@^3.0.0

  • @aadit2610
    @aadit2610 Год назад

    Npx create-react-app clone not working it shows npx is not recognize command

    • @amalsbiju3236
      @amalsbiju3236 2 месяца назад

      make by typing npm create -react-app

  • @Newmove10
    @Newmove10 Год назад

    please provide react full course

  • @aadarshmishra5276
    @aadarshmishra5276 Год назад +1

    getting status code 429 error

  • @captainash4714
    @captainash4714 Год назад

    Thanks man

    • @GreatStackDev
      @GreatStackDev  Год назад

      Glad you liked this tutorial to make ChatGPT clone project in React

  • @Light_Furry
    @Light_Furry 10 месяцев назад

    openai.js:1 Uncaught ReferenceError: require is not defined
    at openai.js:1:38 "Sir please tell me what I do to fix this error"

    • @PrajjvalMishra-x1y
      @PrajjvalMishra-x1y 10 месяцев назад +1

      use import/export rather than require.

    • @Light_Furry
      @Light_Furry 9 месяцев назад

      @@PrajjvalMishra-x1y How

  • @Akshay-nk5wc
    @Akshay-nk5wc 9 месяцев назад

    can u pleser share code
    getting some error

  • @marryamsaad2457
    @marryamsaad2457 Год назад

    Hi,
    Even with the same settings and everything, I am getting a scrollbar in the main chat area. Please help

    • @jinssean7606
      @jinssean7606 Год назад

      i also got the same error

    • @marryamsaad2457
      @marryamsaad2457 Год назад

      Hi @jinssean7606
      ::-webkit-scrollbar {
      display: none;
      }
      Add this to your App.css file

    • @GreatStackDev
      @GreatStackDev  Год назад

      thanks Marryam, your comment will help others

    • @shiraztariq2789
      @shiraztariq2789 Год назад

      @marryam can u plz provide the source code