The Angular NgFor directive instantiates a template once per item from an iterable.
I am new to web development and is working on a MEAN stack project using angular2. I am trying to …