Topic: "usestate"
astoilkov/use-local-storage-state
React hook that persists data in localStorage
Language: TypeScript - Size: 366 KB - Last synced at: 5 days ago - Pushed at: 9 months ago - Stars: 1,204 - Forks: 39

yuvraj24/react-native-stories-view
A simple and fully customizable React Native component that implements a status/stories feature similar to Whatsapp & Instagram ⭐✨🌟
Language: TypeScript - Size: 418 MB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 419 - Forks: 60

Aminadav/react-useStateRef
useRef and UseState together!
Language: TypeScript - Size: 40 KB - Last synced at: 11 days ago - Pushed at: 24 days ago - Stars: 197 - Forks: 20

leoafarias/use-state-persist
Simple React Hook to persist/cache the useState locally. Easily load stale state for better ux.
Language: TypeScript - Size: 420 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 53 - Forks: 5

adeelibr/react-hooks-demo
A react hooks demo, inspired by Dan Abramov Demo in React Conf 2018
Language: JavaScript - Size: 307 KB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 49 - Forks: 17

dev-bjoern/react-transition-value
🚀 Transition number values using easing functions
Language: TypeScript - Size: 1.5 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 46 - Forks: 0

the-road-to-learn-react/react-with-redux-philosophy
React state management with Redux philosophy.
Language: JavaScript - Size: 1.66 MB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 44 - Forks: 9

snakeUni/uni-hook
🐶 custom react hook
Language: TypeScript - Size: 1.91 MB - Last synced at: 8 days ago - Pushed at: almost 6 years ago - Stars: 33 - Forks: 5

tuture-dev/covid-19-with-hooks
《用动画和实战打开 React Hooks》系列源码
Language: JavaScript - Size: 457 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 25 - Forks: 6

usaketh/BudgetBuddy
Expense tracker with features to create, delete and show history of transactions.
Language: JavaScript - Size: 193 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 20 - Forks: 0

ab-noori/math-magicians
"Math magicians" is a website for mathematics fans. It is a Single Page App (SPA) created using ReactJS library, that allows users to make simple calculations and read a random math-related quote.
Language: JavaScript - Size: 2.95 MB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 20 - Forks: 0

theKashey/use-callback-state
The same `useState`, but it will callback - https://codesandbox.io/s/use-callback-state-fcxtb
Language: TypeScript - Size: 806 KB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 16 - Forks: 2

tthayza/bora-codar
Esse repositório tem como objetivo armazenar os projetos semanais propostos pela RocketSeat no desafio #boraCodar. 🚀
Language: JavaScript - Size: 128 MB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 16 - Forks: 2

mohitahlawat2001/shiny-octo-planner-app
planner application have many widgets Clock Widget, Timer Widget, Calender Widget , Weather Widget , Game Widget, White Board Widget, News Widget, Quote Widget ,
Language: JavaScript - Size: 547 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 16 - Forks: 18

the-road-to-learn-react/react-hooks-usestate-vs-usereducer
Showcasing when to use useState vs useReducer in React.
Language: JavaScript - Size: 512 KB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 16 - Forks: 5

jogeshpi03/omdb-react
Simple React App to display Movies, Series and Episode - OMDB API
Language: JavaScript - Size: 1.69 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 16 - Forks: 4

bhrott/react-create-global-state
Generate a useState, but for global variables.
Language: JavaScript - Size: 146 KB - Last synced at: 7 days ago - Pushed at: over 6 years ago - Stars: 16 - Forks: 3

vnglst/react-hooks-canvas
Tutorial React Hook with Canvas
Language: JavaScript - Size: 188 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 16 - Forks: 2

email2vimalraj/Bin2Dec
Binary to Decimal converter using React
Language: JavaScript - Size: 6.84 KB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 15 - Forks: 17

shallinta/vue3-hooks
Using vue3.x composition api in react-hooks style. Implemented just with composition api.
Language: TypeScript - Size: 249 KB - Last synced at: 27 days ago - Pushed at: over 3 years ago - Stars: 14 - Forks: 1

dqunbp/use-cookie-state
State management React hook using browser cookies as persistent storage
Language: TypeScript - Size: 595 KB - Last synced at: 8 days ago - Pushed at: 8 months ago - Stars: 13 - Forks: 4

spiderpoul/use-global-state-react
Simple useGlobalState hook for React!
Language: JavaScript - Size: 66.4 KB - Last synced at: 16 days ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 0

wrujel/airbnb-clone
Airbnb app clone with Next.js 13, that allows you to search for properties, add them to favorites, make reservations, and more.
Language: TypeScript - Size: 1.38 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 4

krofax/Money-Heist-Episode-Picker-Web-App
A web app built with TypeScript, and React Hooks(useContext, useReducer). Preview App 👉 https://codesandbox.io/s/nervous-microservice-px1qe
Language: TypeScript - Size: 333 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 3

PubNubDevelopers/chat-component-app-live-event
Demo Project for Live Stream public facing demo.
Language: TypeScript - Size: 157 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 2

Ebazhanov/react-convert-classes-to-functions
Examples of how to convert React Class Components to Functional Components with React Hooks 2020
Size: 223 KB - Last synced at: about 14 hours ago - Pushed at: about 5 years ago - Stars: 11 - Forks: 1

upmostly/react-dice
A dice simulator that teaches you how to use state in React using the useState Hook.
Language: JavaScript - Size: 18.6 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 11 - Forks: 1

NyLaurent/ExpenseTracker
Expense Tracker is a straightforward application that helps users manage their expenses. It provides a user-friendly interface for tracking and monitoring personal spending.
Language: JavaScript - Size: 54.7 KB - Last synced at: 4 days ago - Pushed at: 9 months ago - Stars: 10 - Forks: 0

usaketh/ResumeRocket
Create your stellar resume on ResumeRocket and launch your career with style! 🚀✨
Language: JavaScript - Size: 301 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 0

arjuncvinod/React-hooks
React Hooks implementation with example
Language: JavaScript - Size: 235 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 1

arjuncvinod/Digital-Clock
A react app built while learning react usestate
Language: CSS - Size: 593 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 0

icyJoseph/state-with-deps
Studying and understanding state with dependency tracking. A technique used in libraries like SWR.
Language: TypeScript - Size: 75.2 KB - Last synced at: 23 days ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 0

ebenezerdon/react-contact-list
Contact list app with React and Tailwind CSS. React functional components, hooks and random user API.
Language: JavaScript - Size: 229 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 2

alradadi/create-shared-state
A react hook that is exactly like useState but state is shared instead
Language: TypeScript - Size: 32.2 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 10 - Forks: 0

vishakha-singhal01/React-Flashback-Interview-Edition
A practical, 21-day crash revision series covering all major ReactJS concepts built for frontend developers preparing for interviews. Includes daily bite-sized explanations, code examples, mini exercises, and top interview questions.
Language: JavaScript - Size: 37.1 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 9 - Forks: 1

AnastasiaLunina/react-recipe-edamam_API
Simple react app fetching data from Edamam API
Language: JavaScript - Size: 2.12 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 0

AnastasiaLunina/react-advice-api
Simple react app fetching data from https://www.boredapi.com/api/activity/ with possibility to tweet the advice, add it to favorites and store in local storage
Language: JavaScript - Size: 572 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 0

mucsi96/react-create-shared-state
useState but with shared state across components
Language: TypeScript - Size: 569 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 1

Choaib-ELMADI/tesla-navbar-react
Inspired Tesla Navbar using React.
Language: JavaScript - Size: 354 KB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0

ue/make-usestate
React state to useState converter for VSCode
Language: JavaScript - Size: 152 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 2

zzarcon/react-observable-hook
Generic utility to get free updates from a RXJS observable using React hooks
Language: TypeScript - Size: 141 KB - Last synced at: 16 days ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 2

DanielEmidio1988/yu-gi-oh-shop-card
Yu-gi-oh Shop Card é uma aplicação web de um e-commerce com vendas de Cards de Yugioh, consumindo a API YGOPRODeck, que possui mais de 12.000 informações detalhadas de todos os cards do jogo.
Language: JavaScript - Size: 10.8 MB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 1

Alireza-WebDeveloper/React-UseMemo
Language: TypeScript - Size: 59.6 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 1

humaiyun/markdown-editor
A simple Markdown editor that supports standard markdown syntax and provides a real-time preview
Language: JavaScript - Size: 1.86 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

gumiranda/BoilerplateReactNative
Aula 5 - Como estruturar um projeto no React Native de forma profissional e escalável. Aprenda redux sagas, formik, yup, eslint, prettier, reactotron, drawer menu, react hooks, redux logger, redux persist e muito mais!
Language: JavaScript - Size: 3.14 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

donycisne/react-hooks-demo
:tada: React Hooks Demo is inspired by Dan Abramov Demo in React Conf 2018. This demo shows you how to use hooks like useState and other React features without writing a class.
Language: JavaScript - Size: 1.86 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 6

didinj/ionic-react-capacitor
Build Android/iOS Mobile Apps using Ionic 8, React (latest) & Capacitor
Language: TypeScript - Size: 9.03 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 4

usaketh/InfinityPages
Implemented Infinite scroll and query in React
Language: JavaScript - Size: 293 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

WrathChaos/react-use-state-with-callback
Make the useState hook with a callback for React and React Native
Language: Java - Size: 648 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

gongwenyi/CloudMusic
react hooks 实现仿网易云音乐客户端
Language: JavaScript - Size: 1.93 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

Shrugsy/use-immer-state
A React hook that provides a supercharged version of the `useState` hook. Allows for writing easy immutable updates. Provides additional functionality such as time travel state.
Language: TypeScript - Size: 1.19 MB - Last synced at: 14 days ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 1

the-road-to-learn-react/react-usestate-hook
Showcasing how state management in React works with the useState hook.
Language: JavaScript - Size: 316 KB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 3

juandc/usestate-vs-usereducer
⚔️⚛️ useState vs. useReducer: Guerra de Paradigmas, no de herramientas
Language: JavaScript - Size: 214 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 2

ahungrynoob/use-root-reducer
A helper to create and maintain a global state without redux. (based on react hook)
Language: TypeScript - Size: 13.7 KB - Last synced at: 30 days ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 1

gigo6000/rickfinder
⚛️ Sample app based on Rick and Morty API created for the React Hooks Course: https://carlos-mafla.thinkific.com/courses/react-hooks
Language: JavaScript - Size: 212 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 1

alokuidev/Pokemon
A simple Pokémon app built with React that fetches and displays Pokémon data using the PokéAPI. Features include searching, filtering, and viewing details of different Pokémon.
Language: JavaScript - Size: 44.9 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 4 - Forks: 0

usaketh/PageByPage
Implemented two styles of React Pagination.
Language: JavaScript - Size: 294 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

iahmadiqbalbhatti/EatAndSplitApp
Eat-N-Split app is built using React JS. In this porject, I have learned how to share state back and forth in React JS app at core level. Later I will use API or other liberary to do that like Redux.
Language: JavaScript - Size: 320 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 3

dmarsal90/react-todo
React to-do application with useState, useEffect and localstorage
Language: JavaScript - Size: 669 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 3

danny-fallas/use-store-react
usePersistedState and useSessionState hooks will allow you to create global state variables to share or get across your React application.
Language: JavaScript - Size: 2.1 MB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

mauriciogc/my-todo-list-app
React — Creando una app to do list con create-react-app y el Hook useState
Language: JavaScript - Size: 10.3 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 4

HevarKas/CRUD-React
todo list website where you may add, edit, read, and delete tasks, built with React
Language: JavaScript - Size: 302 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

Evanilsonpg/Buscador-de-Cep
Buscador de Cep feito com ReactJS , foi ultilizado uma API para fazer a busca de ceps.
Language: JavaScript - Size: 354 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

AlmogWer/pagination
HTML CSS & React - Pagination component
Language: CSS - Size: 612 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 2

didinj/react-hooks-usestate-useeffect-example
React Hooks useState and useEffect Examples
Language: JavaScript - Size: 208 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 3

penseapp/useLocalStorage
A react hook to use the useState with localStorage persistence
Language: TypeScript - Size: 12 MB - Last synced at: 8 days ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0

siyabuilds/react-counter
The React Counter is a simple project where I practiced working with React's state management and effects. It includes features like a dark mode toggle, which enhances the UI, and persistence through local storage, ensuring the counter and theme settings stay saved even after refreshing the page.
Language: HTML - Size: 605 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

minsion/rendering-100k-rows-in-react
100k的超大列表,每页加载20条的案例
Language: TypeScript - Size: 796 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

minsion/vite-react-tailwind-useState
vite + react + tailwind + useState对表单的高级操作
Language: JavaScript - Size: 199 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

bring-shrubbery/sp-hooks 📦
Use search params as a state in your web application.
Language: TypeScript - Size: 1.75 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

edgarmuyomba/memory_game
A memory game designed in react
Language: JavaScript - Size: 2.96 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

usaketh/FilterPilot
Implemented search bar to filter data using React
Language: JavaScript - Size: 287 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

usaketh/MagicMatch
A card matching game with touch functionality built using React.
Language: JavaScript - Size: 442 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

MuhammadSaqib786/Sample-React
in this repository i created diffrent branches on diffrent topics learnt in react
Language: JavaScript - Size: 847 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

matt-hernandez/react-common-state-hooks
A set of wrappers around React's useState hook for many common scenarios
Language: TypeScript - Size: 1.02 MB - Last synced at: 9 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

baqar-abbas/text-utility-app
Text Utils gives you a way to analyze your text quickly and efficiently. Be it word count, character count or Copy Text, Convert to upperCase and Lowercase.
Language: JavaScript - Size: 865 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

Soyjavieralvarez/physiotherapy-patients
Proyecto con React para el control de pacientes y citas de una clínica de Fisioterapia. Utilización de Hooks, eventos, props, LocalStorage y Deployment. Para control de ID de pacientes: Math.random().toString(36).substr(2); + Date.now().toString(36) en dos constantes, retornadas luego => random + fecha
Language: JavaScript - Size: 49.8 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

Benevanio/darksides
Api start wars com react js
Language: JavaScript - Size: 218 KB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

EvansRobbie/Burger-website
This is an implementation of a burger website designed by Mehar Sanaullah.
Language: JavaScript - Size: 4.06 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

MrMuhammadHussain/3-project-three
React Crypto App with Chakra-UI
Language: JavaScript - Size: 26.2 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

Depth-monster/todo-react
My todo list project on React JS
Language: JavaScript - Size: 458 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

gumiranda/Aula6DevDoido
Aula 6 do canal DevDoido integrando backend feito em NodeJs no React Native. Criação de tela de perfil e muito mais
Language: JavaScript - Size: 3.55 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

AbhishekNayak-Programmer/youtube-clone
YouTube Clone is a Clone of YouTube which consist of some functionalities of YouTube like see recent feed, search videos, see likes and views on a video, see related videos, play, pause, change time of a video, change quality of a video, see subtitles, add video to watch later and a video can also be shared and a channel page can also be viewed.
Language: JavaScript - Size: 1.11 MB - Last synced at: 23 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 2

LucianoGarcia1/useState-Exercicio
Exercício desenvolvido com useStates do React, consumi dados de uma api, e com isso criei um mini layout e pratiquei useStates
Size: 2.24 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

bbluechip/react-stock-app
stock app track your profits
Language: JavaScript - Size: 7.73 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

lauralana/Project-WeatherApp Fork of marcos2872/weatherApp
Projeto front-end desenvolvido em conjunto com amigos estudantes da Trybe
Size: 640 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

devxian96/nsus
Next generation State management library to replace UseState.
Language: TypeScript - Size: 1.21 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

egoryan8/react-quiz
React.Quiz - веб-приложение викторины с вопросами по реакту.
Language: TypeScript - Size: 299 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

mehediislamripon/Happy-Shopping
Simple online shopping application using React.js and fake data
Language: JavaScript - Size: 2.67 MB - Last synced at: 3 days ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 1

acdvs/react-hooks-object-state 📦
React hook for partially updating state objects within functional components.
Language: JavaScript - Size: 150 KB - Last synced at: 28 days ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

Prachi-Gore/Portfolio
This is my Portfolio as a Django React Developer
Language: JavaScript - Size: 14.6 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

87vinay/React-Portfolio1.0
A modern and interactive portfolio website built using ReactJS with GSAP animations for smooth transitions. Inspired by award-winning designs, it showcases my projects, skills, and experience with a clean and responsive UI. The website delivers an engaging user experience with dynamic text animations and intuitive navigation.
Language: JavaScript - Size: 3.88 MB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

Frnt-End/Weather-App-React
:atom_symbol: React project - Fetch and Toggle display of current weather in Berlin, Paris, New York & London (tabs) - using axios for API fetch. Watch DEMO 🌞 https://Frnt-End.github.io/Weather-App-React 👈
Language: JavaScript - Size: 5.23 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

ManINeedToSleep/Lifting-State-Up-React
A simple React application demonstrating state sharing between components using the "lifting state up" pattern.
Language: CSS - Size: 33.2 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

nisch-mhrzn/JobPasa
JobPasa is a job search platform built with React, allowing users to search for jobs, save favorites, track applications, and manage profiles. It offers filters for job title, type, location, and experience level. Firebase is integrated for seamless job data retrieval.
Language: JavaScript - Size: 275 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

MOHI-UDDIN-AKBAR/react-hooks-lab
A repository dedicated to experimentation and best practices with ReactJS built-in hooks and custom hooks, fostering reusable and maintainable code.
Language: TypeScript - Size: 280 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 1

aviralj02/useStateMate
🪄 Simplify React state management with useState setter suggestions and auto-generation.
Language: TypeScript - Size: 31.4 MB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

ajaymahadeven/Exchango
A simple, easy to build, currency converter using just useState and useEffects Hooks to handle API calls.
Language: TypeScript - Size: 1.47 MB - Last synced at: 3 days ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

yashcrest/React-Movie-Finder
React Movie Finder which uses TMDB API to get information about trending movies, display credits information about a movie
Language: TypeScript - Size: 155 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

dpvasani/React-Foundation
The React-Foundation repository provides a series of projects aimed at building a solid understanding of React. Each project focuses on different core aspects of React, such as creating components, handling state, using props, and integrating with tools like Tailwind CSS.
Language: JavaScript - Size: 2.84 MB - Last synced at: 4 days ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0
