/Day-5-Task

This repo contains Day 5 task of MERN Stack

Primary LanguageJavaScript

This repo contains the day 5 task of the MERN Stack.

Day 5 task comprises of the following :

Task 1->Creating Json format resume

Task 2 ->Printing values in objects using loops -->

A) For Loop

B) For in Loop

C) For of Loop

D) For each Loop