What is "Props" and how to use "Props" in Components ?
One amazing feature about React is that, being a component based library, it allows you to separate your app into smaller sections. This separation or break-down of the app into smaller blocks is achieved using components.
If you are unfamiliar with...
efkumah.hashnode.dev5 min read