Courses - https://learn.codevolution.dev/
 Support UPI - https://support.codevolution.dev/
 Support PayPal - https://www.paypal.me/Codevolution
 Github - https://github.com/gopinav
 Follow Codevolution
+ Twitter - https://twitter.com/CodevolutionWeb
+ Facebook - https://www.facebook.com/codevolutionweb
 Business - 
[email protected]When you build web applications, a common scenario is to display a list of items. For example, a list of names, 
a list of products, a list of courses and so on. So what we want to is to repeat some HTML for each item in the list. 
In this video, lets take a look at list rendering in React.