List And Keys
What is list Rendering?
List are very useful when it comes to developing the UI of any website.
List are mainly used for displaying list of things in a website.
Ex- list of products, list of names, list of courses etc.
In react ,you will render ...
megha17.hashnode.dev2 min read