SE
sejalkutriyar/Side-Effects
This project demonstrates the use of React's useEffect hook to handle side effects in a functional component. The app also allows users to manually increment the number using a button, showcasing how state updates trigger re-renders.