This mysql database and application is backend for a e-commerce site. It uses express.js and sequelize. Mysql database uses tables for categories, products, tags, and product tags.
To install this application, install node.js and mysql. Clone the repo, then run the command npm install, the simple run npm start.

