Create a Registration Form With React.js, Expresss.js/Node.js & MySQL

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

This really helped me clear some things up thanks yousaf!!

tommyazran
Автор

FYI - In the post method of axios, the state variable "values" shouldn't be entered in curly braces which he mentioned. Also in the backend db.query(sql, values, (err, data)=>{..}), "values" variable shouldn't be in curly braces. I got the output after this change.

amirthak
Автор

Hello brother, it doesn't say signup in Hampp, please help me

xm_dasturchi
Автор

also install npm i axios when we using it and great tutorial sir ji...

onlythereal
Автор

To use axios we will have to do "npm install axios" right ?? But in which terminal to run this install axios, backend or frontend??

vaishalidhongade
Автор

I'm getting an email and the password didn't match the error. Would you be able to resolve it?

Charanraj-ti
Автор

when i try to post register page data to my backend it shows error like AxiosError(network error)

jagadishbisai
Автор

bro i got the axios network error so how I can solved

dibyajitrout
Автор

I am getting an error

TypeError: is not a function

omckarbadekaar
Автор

please upload a video how to deploy this model in live server using filezilla.

mad-hxtm