Hey everyone! In my previous blog, we got familiar with JSX and in this article, I will try to explain States and Props in React. As we all know One of the core concepts of React is the use of components, which are reusable pieces of UI that can have...