A React hook for managing an LRUCache (Least Recently Used Cache) in your React components.
-
Updated
Dec 31, 2023 - TypeScript
A React hook for managing an LRUCache (Least Recently Used Cache) in your React components.
This is the simple implementation of useFetch custom hook with useReducer to fetch data in react App.
useFormFieldsRef simplifies managing form fields in a React component
⚛ A custom hook that provides a flexible and reusable way to manage modals in React applications.
use custom hook of form validation
This is an application I developed myself that has information about all the countries in the world.
A fullstack Chat app using react and firebase to send real-time messages
a full stack netflix clone built with the help of next js with firebase auth
This repository contains some of the most useful custom react hooks that will enhance your overall react development period by reducing your time consumption. These hooks will definitly help make your project easier.
Create Infinite tree child system using react
Complete React Hooks including custom hook
This is a project with custom hook to create a simple Register form with React
This app was created by using React Native.
Introducing my weather app! Powered by React, it offers real-time weather data from weatherapi.com. Custom hooks and the Context API ensure efficient state management, while Recharts to stunning data visualizations. Tailwind CSS with styling with responsive design. Explore the code on GitHub
This React application demonstrates the usage of React hooks (useState, useEffect, useRef) and a custom hook. The application allows users to manage a simple counter and a list of names, showcasing how state, side-effects, and references can be handled in a functional component. Additionally, it includes a custom hook to manage local storage.
Altschool Second Semester Exam, Creating A Counter App using React.
This repo is the frontend side of the stock-app fullsatck project. This site was created by using React.JS, MUI and more.
A currency convertor app made by using react.js, tailwind css and currency api.
This is a simple and efficient Todo application built with React. It allows users to add, update, delete, and mark tasks as complete. The application also saves todos to local storage, ensuring that they persist even after a page refresh.
Add a description, image, and links to the customhook topic page so that developers can more easily learn about it.
To associate your repository with the customhook topic, visit your repo's landing page and select "manage topics."