It is an my sql connected basic web app to demonstrate how to link msql whith node .so that we can update our data in database
In the terminal type ...
npm init
modules used ..
mysql2
express
before connecting change password to your password in app.js file
##Screeshot
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.