Topic: "use-effect"
typeonce-dev/xstate-complete-getting-started-guide
Complete XState getting started course: learn how to use all the features of XState to build powerful state charts and actor systems ๐
Language: TypeScript - Size: 72.3 KB - Last synced at: about 17 hours ago - Pushed at: 7 months ago - Stars: 22 - Forks: 4

smilegupta/Say-Hello-to-React-js
Learning React in 7 day challenge
Size: 83 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 5

felixgourdeau/use-mounted-effect
A React hook to run effect only if a component is mounted.
Language: JavaScript - Size: 104 KB - Last synced at: 23 days ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

AmulyaMachhan/currencyConverter
Currency Converter Website! This project is built using React and Vite, allowing users to convert currencies effortlessly.
Language: JavaScript - Size: 2.86 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

joehunterdev/react-pdf-cv
๐ ๐จ Want a spring board into react-pdf design features ? A customizable PDF document using React components.
Language: JavaScript - Size: 3.2 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

ifedapoolarewaju/use-clean-effect
An extension of React useEffect without the need for clean-up functions
Language: TypeScript - Size: 51.8 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 1

sofiane-abou-abderrahim/react-food-order-app
I built a dummy food order app with React by using its core features, such as Components, React Portal, Modal State, Context API, Reducer, Refs & Forward Refs, Side Effect and so on...
Language: JavaScript - Size: 427 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

sofiane-abou-abderrahim/react-dummy-login-page
I built a dummy login page with React by using several hooks such as side effects, reducers and the context API. But, I also improved this authentication screen with some other features, like the cleanup function, a refactoring input component and "forward refs".
Language: JavaScript - Size: 24.4 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

codexarama/Fakeflix
Clone d'une Plateforme de streaming
Language: JavaScript - Size: 4.17 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

muhammadumair12345/red-queens-race
Red Queen's Race Animation implemented with React, based on Hooks such as useEffect, use-web-animations, and used the concept of Web Animation API.
Language: JavaScript - Size: 450 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

sanajitjana/react-digital-clock
This repository is for beginner, Here I made a react-digital-clock using react use-state and also help of the react use effect. Check out this repo for more details...
Language: JavaScript - Size: 186 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 1

abranhe/react-use-effect-async
Async useEffect hook
Language: TypeScript - Size: 12.7 KB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Gustavo-Victor/mult-step-form
Mult Step Form app
Language: TypeScript - Size: 436 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

shivamchawda/React-E-Commerce-Website
THIS PROJECT IS UNDER DEVELOPMENT. A complete e-commerce website using React js and commerce js. user can login/sign up using firebase authentication. User can Add the product to cart fill the shipping form and purchase it using Stripe payment integration. Once the order is placed user and admin both will get a confirmation mail regarding the order.
Language: JavaScript - Size: 583 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

muhammadumair12345/timer-app
This is a Timer App, created with React Typescript, using Hooks, Context API, and also test this app with jest and enzyme and deploy on the surge.
Language: TypeScript - Size: 361 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

ngazdic/meme-generator-react
Meme generator page made with react
Language: JavaScript - Size: 158 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

otavio-araujo/rocketseat-ignite
Project: Ignite Teams Description: Developed as part of Rocketseat's React Native training program, Level 02. The project emphasizes advanced mobile development concepts and best practices using the React Native framework.
Language: TypeScript - Size: 827 KB - Last synced at: 3 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

a9na/react-projects
โ๏ธ A curated collection of React exercises and projects demonstrating core concepts such as state management, hooks, conditional rendering, and the Context API, aimed at building a deeper understanding of React development. ๐
Language: JavaScript - Size: 249 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Dylanc55/leaderboard-app
A leaderboard where Popular Destinations are ranked and their points are updated in real time.
Language: TypeScript - Size: 6.99 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

sakshishewale2808/todowithreact
to-do application task added and delete with react
Language: JavaScript - Size: 217 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

chazzini/Noovie
Discover the latest in movies and series with Noovie, a sleek React Native app. Stay updated on upcoming releases, explore trending titles, share your favorites, and watch high-quality trailersโall in one place. Keep your watchlist current and never miss a premiere with Noovie.
Language: JavaScript - Size: 1.01 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

prabhu30/random-quote-generator
A Random Quote Generator built using React
Language: JavaScript - Size: 44.9 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

maks-io/use-special-effect
Special version of React's useEffect hook, which allows (1) defining which dependency changes should trigger the effect + (2) accessing both old + new values during effect run
Language: TypeScript - Size: 32.2 KB - Last synced at: about 10 hours ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

LuisFernandoVillalon/WhatsPoppin
What's Poppin? - JS Final Project TOP
Language: JavaScript - Size: 1.56 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Rahul5798/GuessMyNumberGame
Guess My Number Game Using React-Native
Language: JavaScript - Size: 2.55 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

nataburdyey/contentful-hub
React app using Contentful for image management and display.
Language: CSS - Size: 538 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Olanrewaju-dev/photo-search-app
A react photo search app using Unsplash API
Language: CSS - Size: 306 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

safayetdib/Currency-Converter
Get Foreign Exchange Rates Based On exchangerate.host
Language: JavaScript - Size: 1.98 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

PhelipeScript/github-blog
Ignite Challenge 03 - Made by Phelipe Pereira ๐
Language: TypeScript - Size: 792 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

FelipeFama/book-search-app
Book search app with reactjs
Language: JavaScript - Size: 9.9 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

FelipeFama/dsmeta
dsmeta
Language: Java - Size: 152 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

the1michaelt/dCC-React-Tutorial-Lab
Tasked to replicate a weight tracker app.
Language: JavaScript - Size: 583 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Stav93/--Food-Order-App---React-practice
Practicing React by creating a Food Order App with portals, Cart modal, list of meals, selecting amount and more (during Udemy Course - React - The Complete Guide (incl Hooks, React Router, Redux))
Language: JavaScript - Size: 843 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

annatrajano/project-starwars-planets-search
Projeto inspirado no universo de Star Wars usando Context API e Hooks para controlar os estados globais
Language: JavaScript - Size: 16.1 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

annabia95/project-starwars-planets-search
Projeto inspirado no universo de Star Wars usando Context API e Hooks para controlar os estados globais
Language: JavaScript - Size: 16.1 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

codexarama/progress-components
Dynamic visualization of different types of progressions
Language: JavaScript - Size: 744 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

dragana1611/Tenzies-Game2-React-App
Roll until all dice are the same. Click each die to freeze it at its current value between rolls. New -> Dices with dots instead of numbers; Roll count, Current time, Best time
Language: JavaScript - Size: 1.28 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

codexarama/Kasa
OC - P08 | Plateforme de location d'apparetements entre particuliers
Language: JavaScript - Size: 7.15 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

maryamghorbani/SpaceshipConfigurator
create a reciept
Language: JavaScript - Size: 1.29 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

belen15/Roma
Language: JavaScript - Size: 1.57 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0
