Hello guys, today we're going to create a simple toggle application in React. This application will toggle a paragraph by clicking a button. Prerequisite Familiarity with JS React Fundamentals (Components , useState and useEffect). Installation ...