Skip to content

SohanR/random-user

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Randome User

This project is just for practice array methods and fetch api usign async await!

Feature

  • Add Person
  • Double Money
  • Show only Millionaires
  • sort by Richest
  • calculate all

Array method used

  •   map()
      filter()
      reduce()
      forEach()
      sort()
    
  • Async await

  • fetch

Live here