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
The "Metrics Webapp" is a simple yet powerful, React and Redux capstone, single page mobile web application build around a list of metrics (numeric values) fetched from an external API with several pages. The home page consists of a filterable list of items in which each item navigates to the item's details info grid.
A single page web app that allow users to be more organized by keeping a track of todo items. Users can add, delete, update and mark items as complete.
I have implemented a user registration application using React, incorporating Redux for state management and Redux Saga as middleware for handling side effects. The application leverages React lifecycle methods to manage component behavior effectively.
The "IPL Dashboard" is an interactive React application designed to provide users with comprehensive information about IPL teams and their matches. The application allows users to navigate seamlessly between different team details and view real-time data.
Developed this app using React JS & has followed class based component approach. I have used newsapi to get the latest news and React Lifecycle functions to fetch & update the news.