This is a CRUD application that can be used to interact with a database. The relational database includes products, categories and tags, all of which can be updated using Insomnia or a similar application.
Install required assets - npm install
Seed the database - node seeds
Start application - npm start
For questions, please email webdev410@gmail.com