Loading

Quipoin Menu

Learn • Practice • Grow

react / Lists in React
exercise
1/5
Exercise 1React
Question

Given an array of names ['Alice', 'Bob', 'Charlie'], render them as
  • inside a
      using map.