Skip to content

Latest commit

 

History

History
42 lines (35 loc) · 2.53 KB

readme.md

File metadata and controls

42 lines (35 loc) · 2.53 KB

Calculate Wealth(DOM Array Methods)

Project to teach high order array methods and DOM manipulation

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
  • High order array methods and DOM manipulation

I have worked on this project from Udemy learning courses HTML5

Languages and Tools:

HTML5 CSS3 JavaScript

Connect with me: