You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this portfolio, I've included a variety of projects that demonstrate my expertise in front-end technologies. From building responsive web applications to developing interactive user interfaces.
The 'componentDidMount' method initializes the clock, 'componentWillUnmount' clears resources, and 'render' handles UI rendering. These lifecycle methods are vital in managing React components effectively.
React JS Mini Project -- Implemented a responsive Covid Dashboard where users can see confirmed, active, recovered and deceased cases in India state wise. Users also can search by state and see state specific cases info with different types of graphs. - Implemented different routes for features like home, state-specific details, and about Route