Skip to content

AhmedAlaa21/DOM-Array-Methods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DOM Array Methods

Project to play with high order array methods and DOM manipulation with usage random user API.

Live Demo

DOM Array Methods - Rich People Wealth calculator

Project Specifications

  • Fetch random users from the randomuser.me API
  • Use forEach() to loop and output user/wealth
  • Use map() to double wealth
  • Use filter() to filter only millionaires
  • Use sort() to sort by wealth
  • Use reduce() to add all wealth

Site Capture

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published