While starting my learning journey on React, initially I found it difficult to understand concepts. I spent so many hours understanding components, states, props, useState, useEffect, etc. So, I thought let’s make an article on these topics to help people understand them clearly by building a simple project. Purpose: Helping…