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
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
Displaying that data, using component lifecycle methods, routing concepts, authentication, and authorization, and adding responsiveness to the website.