This is a simple nodejs api required to help bootstrap ecommerce backend as a template without starting from scratch
Users should be able to:
- Fill in all required input for checkout
- Receive input validations
- Login and Signup
- Add to your cart and remove
- Keep track of what's in the cart and many more