Create a react single application:
- Components
o Home page (Default)
Create a good-looking home page add more items, sections
o About
Create resume,
o Profile
Contact details - how can we reach you.
o Users
Create a list of users, store your users in an array
• Items [ name, surname, location, age]
• Display list of users based on their age (order by age)
Comments
Leave a comment