An open API service indexing awesome lists of open source software.

https://github.com/hawkpraveen/day-7-task

This repo contains Day 7 task of MERN Stack
https://github.com/hawkpraveen/day-7-task

filter foreach-loop javascript map reduce rest-api xmlhttprequest

Last synced: 11 days ago
JSON representation

This repo contains Day 7 task of MERN Stack

Awesome Lists containing this project

README

          

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

Day 7 task comprises of the following :

Task 1 --> Solving problems using array functions on rest countries data

Task 1 a) Countries in Continent of Asia

Task 1 b) Countries with a population of less than 2 lakhs

Task 1 c) Printing name, capital, flag, using forEach function

Task 1 d) Total population of all countries

Task 1 e) Print the country that uses US dollars as currency.