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
A modern, fully-functional Twitter clone built with React, featuring real-time post management, search functionality, and filtering capabilities. This project demonstrates core React concepts including state management, component lifecycle, and event handling.
This is my personal portfolio website built to showcase my projects, skills, and experiences as a developer. Designed with a clean, responsive UI using React.js and CSS, it highlights my work, tech stack, and contact information. Deployed for easy access and regular updates.
This project is a simple React application that displays user reviews. Users can navigate through the reviews, view a random review, and see the details of each reviewer.
Grocery Bud is a simple React application to manage a grocery list. Users can add, edit, and remove items, with the list being persisted in local storage. The application also provides notifications using react-toastify.
This project is a simple React application that generates random paragraphs of text. It allows users to specify the number of paragraphs they want to generate.
This repository contains a React-based cash withdrawal application that allows users to manage and withdraw money using predefined denominations. The project is structured with multiple components for modularity and maintainability, integrating state management and user interactions efficiently.