MySql connected web app;

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

Usage

before connecting change password to your password in app.js file

##Screeshot

Contributing

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.

License

MIT