Components In React
What are components in React?
Component is a small piece of code that can be reused multiple number of times. React provides us the ability to divide the whole website into numerous small blocks also known as components which works individually on it...
geekshivam.hashnode.dev2 min read