An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: customhooks

khasTema/blogsite-react-typescript

blog site built with typescript and custom hooks

Language: TypeScript - Size: 784 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

niteshthapa/ReactCustomHookOnlineStatus

How to create Custom hooks to check the status of internet

Language: JavaScript - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

alixwawa/customhooks2

react project to practice custom hooks

Language: JavaScript - Size: 165 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Tadkozh/reactcataloguetechnos

A card application with partial CRUD You can view, add and delete cards, but not modify them.

Language: JavaScript - Size: 519 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

payload10/Blog-App

A Blog application where you can read, create, update and delete your posts, build using React and CSS3, just clone the repository and then fire up a JSON server using command: npx json-server -p 3500 -w data/db.json and then launch the react app using command: npm start and then you will be able to perform the CRUD operations

Language: JavaScript - Size: 178 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

inteldev2080/react-ecommerce-makeup-store

a modern e-commerce website with great UI UX built using react with google pay, visa, mastercard and paypal integration

Language: JavaScript - Size: 17.2 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 0

Barbarpotato/Advanced-React-Course

This course covers advanced React development. We'll learn how to use more advanced React concepts and features, optimize and test your React applications, and become proficient in using React and JSX.

Language: JavaScript - Size: 21.2 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

agrawalrajat310/Flipkart-clone

Flipkart clone is an e-commerce web application that allows you to shop different categories of A to Z products from its website. It has a variety of categories, just visit the product listing page and you will see all the products. And also other product categories such as consumer electronics, home essentials, groceries and lifestyle products.

Language: JavaScript - Size: 581 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

PratikBinga/movie-frontend

Movies rating/buy/rent App created in Reactjs,Nodejs and MongoDB

Language: JavaScript - Size: 245 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

pras75299/firebase-gallery

Image Gallery with Firebase, React, React hooks, and Firestore

Language: JavaScript - Size: 201 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

mmzaghlool/React-useFetch-with-Models

A quick way to bind your react/react native code with predefined useFetches.

Language: TypeScript - Size: 98.6 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

Zenitude/openclassrooms-project-shinyagency

Openclassrooms - Shiny Agency

Language: JavaScript - Size: 466 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

2brownc/useHydra

A component that chains keystrokes. So instead of `C-c C-v`, `C-c-v` can be keyed in.

Language: JavaScript - Size: 911 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

spencerrossrobinson/React-Projects

This repo is full of multiple examples of different React Projects. The goal of this repo is to display, grow and hone my React skills. Each project is focused around a different element of React such as State, Redux, custom hooks etc

Language: JavaScript - Size: 1.03 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Sanidhya22/useDebouce.ts

This is a custom hook for debouncing a callback (e.g. for click handlers) such that a callback will not be fired until some delay has passed since the last click. It can can be used on multiple instances ex-when we want to prevent excessive API Calls attached to click event.

Language: TypeScript - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jarolthecoder/QuoteApp

Quote generator built with React

Language: JavaScript - Size: 594 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

vlunaklick/live-in-chat

WhatsApp clone

Language: JavaScript - Size: 9.32 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

sgavrielov/react-multistep-form

React multistep form with custom hook

Language: CSS - Size: 658 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

damanjot6767/Travelocity-Clone

This was a collaborative project made by 4 members Executed in 5 days. We worked on Travelocity Clone website. Which is an online travel agency owned by Expedia Group.

Language: JavaScript - Size: 387 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

carlosisen/Heroes-front

Desarrollo del Back y Front con funcion CRUD usando un Api de Heroes

Language: JavaScript - Size: 2.18 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sabhas/notes

This is a Notes App developed using React JS and Typescript

Language: TypeScript - Size: 215 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

anshulghogre4/expense-tracker-react

Expense Tracker, this app will be tracking all the expenses with their cause for the same and giving total expenses as a result. this app will be made up of reactJs and TailwindCSS

Language: JavaScript - Size: 1.16 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Alejandro1709/resolutions

A web app to keep track of your new years resolutions

Language: TypeScript - Size: 132 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ohadsahar/react_redux_task_app

Task management application - written in React with next.js. Tests were written in jest and cypress.

Language: TypeScript - Size: 2.97 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

parham-ab/react-quiz

React js Quiz app

Language: JavaScript - Size: 655 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

Mohaned-Khaled/Crypto-App

Language: JavaScript - Size: 321 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sakib-xrz/service-review-client

Language: JavaScript - Size: 4.86 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Madhukesh06/everhour.com-clone

Everhour is a team-oriented time tracking software product, One of the properties of Everhour is Integration and synchronization with many kinds of business tools such as: Asana, Basecamp, GitHub, Trello etc.

Language: JavaScript - Size: 765 KB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

Tushar-Gautam/cocktails

Language: JavaScript - Size: 472 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Mohammed-Nasif/Wordle-Game-II

Clone of Wordle Game But With Using of a lot of words In Other Languages Not Only English Using React

Language: JavaScript - Size: 737 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

esadakman/reactjs-holidaysApp

Language: JavaScript - Size: 174 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Hathaway-Shan/react-module-5

Finish a half built blog app. Use useState hook to manage state and bundle together custom hooks using useState and useEffect.

Language: JavaScript - Size: 1.22 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Hathaway-Shan/react-module-6

Practice using the useEffect hook with a dependency array to retrive data when a component mounts. Use useState to manage state, and write custom hooks using useState and useEffect. Query flagpedia API for data.

Language: JavaScript - Size: 159 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

M7MOD-OSMAN/pic-some

simple e-commerce site with react and hooks

Language: JavaScript - Size: 302 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Naman-1234/BuildWebOnline

An application built on top of MERN Stack that lets users create awesome web pages seamlessly by incorporating features like Live Editor and avoiding boilerplate code.

Language: JavaScript - Size: 3.81 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

UsamaBinKashif/Modern-React

Language: JavaScript - Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Sukanta1304/typescriptandcustomhook

typescript and custom hooks asked todo masai unit5 evaluation

Language: TypeScript - Size: 335 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

rosgas/advanced-react-hooks

Advanced react hooks notes and coding examples from the course 'React front to Back 2022'

Language: JavaScript - Size: 333 KB - Last synced at: 16 days ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

skwak0205/React-Todoist

Developed Front-End React Application which is cloned a popular Todoist Application by using Custom Hooks, Context API, and Firebase for a database. Also, Unit & Integration testing is included for testing purposes. Users can add lists of projects and tasks which are needed to be done.

Language: JavaScript - Size: 770 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

md-hasan-imam/gamenest-game-review-website

live site: https://luxury-monstera-4328a4.netlify.app/home

Language: JavaScript - Size: 1.42 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ObadaMoustafa/dev-mentor-mui-movie-app

This Repo is for YouTube playlist - Movie app React & MUI project - https://youtube.com/playlist?list=PLXf60-isebOEMKJTwH5n-9BkYjH_X1yb8

Language: JavaScript - Size: 1.14 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

julie-j-code/react-hooks-veille-technos

Application de veille pour révision Hooks et comparaison Angular/React. Projet réalisé pour découvrir Angular 10. Ici, disséminé façon puzzle, comme toujours avec React

Language: JavaScript - Size: 542 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

emanueljcc/react-share-states-between-tabs

Library for share persistent state between tabs without redux using a custom hook

Language: JavaScript - Size: 1.38 MB - Last synced at: 10 days ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

Jawad-H/ipfinderCo

ipfinderCo shows the detail of IP 🌎

Language: JavaScript - Size: 4.07 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 1

leoziondev/proj-tripago

ReactJS Fetching Data & useEffect

Language: JavaScript - Size: 64.5 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Sk-Bhardwaj24/Neos-healthcare-todo

Todo application for Neos healthcare

Language: JavaScript - Size: 469 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

vincentarck/Netflix-clone

Currently in Progress, user profile component along with firebase. but its already legit to try, here's the link

Language: TypeScript - Size: 64.5 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

gopimudumal99/gif_app-customHooks-

Creating feaching custom hook for showcase of random Gif's

Language: JavaScript - Size: 152 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

linfranck/Adot-destination-list

Test

Language: TypeScript - Size: 344 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

sumitsingh-ara/React_Mini_Apps

Contains a Language Translator app with the feature os speak and read along with debouncing,also contains a movie search engine and a Random number finder game.

Language: JavaScript - Size: 2.24 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

volta2016/pokedex-app

pokedex-app - React JS App

Language: JavaScript - Size: 979 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

nikhil174/EasyBooking-HotelBookingApp

EasyBooking-HotelBookingApp

Language: JavaScript - Size: 294 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

chathuRashmini/react-mini-projects

This repository contains small learning projects in react js

Language: JavaScript - Size: 3.3 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ZeeshanNasir16/Cloud-Storage

box : Cloud Storage (Clone)

Language: JavaScript - Size: 1.36 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

abhishek-chhipa/Go-Search-React

A web search engine with all basic functionalities of google

Language: JavaScript - Size: 485 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Manju-sree/Brushsy_Kart

Language: JavaScript - Size: 3.88 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

RiyaadHossain/ModulePractice-54

In this repo, I practiced the tasks of Module - 54.

Language: JavaScript - Size: 619 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

jmr85/gif-expert-app

Seccion 6: GifExpertApp - Aplicacion

Language: JavaScript - Size: 375 KB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

sazzad4677/cutly-frontend

Cutly URL shortening API

Language: JavaScript - Size: 1.64 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Puja0208/working-with-forms-and-user-input-react

An application that shows how to work with forms and users input in react

Language: JavaScript - Size: 195 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

jorgearguellles/iPhone-Calculator-React-Native

Language: TypeScript - Size: 565 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ShahmarAliyev/my-finance

A finance tracker app made with react

Language: JavaScript - Size: 12 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

CarlosTrini/PORTAFOLIO

Mi portafolio web. NextJs, React, JS, SCSS

Language: JavaScript - Size: 1.64 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

johnbabu021/quizzy

fully functional quiz application with analytics and custom quiz creation

Language: JavaScript - Size: 29.9 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

Canos13/tareas-react-app

Proyecto para profundizar los conocimientos de los customs hooks y el Reducer

Language: JavaScript - Size: 424 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

johnbabu021/sweetgradients

Gradients App with 300 plus combos

Language: JavaScript - Size: 850 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

ArnoVD/react-post-blog

A little post blog application I made with react. Using a JSON server, the Fetch API, Router Hooks, Axios Api, Custom Hooks and Context API

Language: JavaScript - Size: 364 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

AradhanaChhabra/Forms-and-User-Input-Validation

A React js project to understand the form and user input validations.

Language: JavaScript - Size: 188 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

AradhanaChhabra/AddTasks

A React JS app to add tasks to the database using custom hooks and sending http requests.

Language: JavaScript - Size: 185 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

md-omor/Photo-gallery-React

Language: JavaScript - Size: 1.19 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

arman226/react-form-keeper

Form Input Validator

Language: JavaScript - Size: 1.01 MB - Last synced at: 16 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

9710willy/Speed-Typing-Game

This repository contains the React code for a Speed Typing Game.

Language: JavaScript - Size: 169 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

lindsay-deaton/dark-mode Fork of bloominstituteoftechnology/dark-mode

This is an application that I've activated the ability to turn on dark mode using local storage and custom hooks.

Size: 512 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Alicino88/React-blogPage

Having fun building a blog page using React while revising some fundamental React concepts

Language: JavaScript - Size: 234 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

mariwrios/gift-app

App para buscar gift, consumiendo una API. Esta hecha con React.js haciendo uso de hooks y aplicando test unitarios.

Language: JavaScript - Size: 599 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

vishaag/zelda

Moving a sprite across a canvas, handled with React & React Hooks.

Language: JavaScript - Size: 920 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

musaabdullah/use-custom-hooks-in-reactjs-

use custom hooks in react js

Language: JavaScript - Size: 188 KB - Last synced at: 2 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Sienkiewicz/tetris_project

Great Game and great practice on how to work with arrays, React js and React custom hooks.

Language: JavaScript - Size: 1.15 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Olha98/Timer-RxJS

Timer app

Language: JavaScript - Size: 837 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Olha98/FinancialAssistant-React-and-Node

Language: JavaScript - Size: 3.92 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

efraindrummer/frontend-bandnames-react

Language: JavaScript - Size: 220 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

agusp-dev/react-news-search-engine

A simple news search engine using React.

Language: JavaScript - Size: 232 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

chazkiker2/dark-mode Fork of bloominstituteoftechnology/dark-mode

In this project you'll take this crypto currency tracker app and build two custom hooks that, when composed together, will allow users to set and persist a dark mode preference.

Size: 402 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

skwak0205/React-CodePen-Clone

Developed a Code Pen clone with React and Custom hook.

Language: JavaScript - Size: 369 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

vaibhawj/react-playground

Language: JavaScript - Size: 218 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

meghsohor/codepen-react

CodePen clone in React.js

Language: JavaScript - Size: 1.07 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

skwak0205/React-Netflix-Clone

Build a netflix clone with react.js, material-ui and firebase authentication and database.

Language: JavaScript - Size: 17.5 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

skwak0205/React-Google-Clone

Build a Google Clone application with React, Material UI, Context API and Custom Hooks.

Language: JavaScript - Size: 342 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

marioalbornoz/CotizadorCriptomoneda

Conversor de criptomoneda a CLP, USD, EUR, etc.

Language: JavaScript - Size: 227 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

jlum85/semoule-pates-riz

Planning repas TypeScript

Language: TypeScript - Size: 2.55 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

ArchitGargPro/Hooks-blog

Hooks, Getting in a New Relationship: A kickstart for beginners for starting with React Hooks

Size: 3.91 KB - Last synced at: 10 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

jasheloper/dark-mode Fork of bloominstituteoftechnology/dark-mode

I created a dark mode option using a custom hooks! 😎

Language: JavaScript - Size: 357 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0