Digi-store is an e-commerce back-end application where you can add products, tags, and categories; for this, you will need to use Insomnia to add, create, delete or update any item.
```npm i
``` npm run seed
Use insomnia after installing dependencies and seeding the db.
🏆