To-Do List App
A sleek and intuitive React based to-do app that helps users efficiently organize tasks, prioritize activities, and stay productive.
Redux Counter App
A simple and interactive counter application built with React and Redux. It demonstrates state management with Redux Toolkit, allowing users to increment, decrement, and reset the counter efficiently.
Google Authentication App
A React application that integrates Google Sign-In for secure user authentication.
HTTP GET Request App
Fetch the NPM API using HTTP Get method in Different way and display the data dynamically.
HTTP POST Request App
Fetch the Reqres API using HTTP post method in Different way and display the data dynamically.