/Project-hub

this is 3rd sem final project of igntu bvoc course

Primary LanguageJavaScript

Project-hub

this is 3rd sem final project of igntu bvoc course

#for database connection use mysql in xampp server..
#follow this steps
#-->create a database name- hubdata
#--> table name -user data
#-->numder of rows 4 (id, username,email,password)
#-->use auto increment in ID

#your database is ready .....
#now copy this code and use as it is..
#you can change api if it is not working...