There are 0 repository under createcontext topic.
An abstracted util factory for creating scoped, declarative, and reactive context-components in Vue.
✨A memoized wrapper around React.createContext. Used by One App as a dependency to pass React context between Holocron modules without external usage.
MonkeyBaat, your go-to chatting application resembling WhatsApp and Telegram. Built with React, JavaScript, HTML, CSS, Firebase, and the Context API, this project delivers a dynamic and responsive platform for seamless communication. Dive into the world of modern chat applications with MonkeyBaat.
This is the frontend version of an abstract rebuild of the twitch.tv website using the twitch api.
Feito para descobrir novos filmes,filtrando por plataformas de streaming,gêneros e pesquisa de filmes.avaliações do usuário e comentários também são possíveis,utlizando-se uma api para o consumo dos filmes e uma fake api para o gerenciamento da parte de usuário.
Simple React state management using createContext
When building a React app, how do I manage state?
Implementando un contexto global en React
Um sistema de registro e login com uma dashboard,com validações de email e senha,utilizando-se uma api para o cadastro de usuários também para o cadastro de tecnologias escolhidas pelo usuário.
Quiz de questões para programadores praticar
A simple task manager developed with React and Tailwind. Created with useReducer, useContsxt, useState and createContext hooks.
Version 2 of Briancon Fantomes using React, context, and a number of libraries
React Code Refactor Spend Analyzer App (useRef, useCustomHook, useContext, Provider), Application Mind Map Tree, UI component breakdown.
working solution for newton contest question 05-05-23
Developed a simple quiz application using React
Created a Todo application using ReactJS
Cine Tag é uma aplicação React.JS que permite explorar, favoritar e assistir a vídeos. Com uma interface intuitiva, os usuários podem navegar entre a página inicial e a lista de favoritos, além de reproduzir vídeos diretamente na aplicação. Ideal para praticar React, gerenciamento de estado e consumo de APIs.
Our Food order app that allows users to select dishes, customize their orders, and place them for delivery.
react
React.js app for splitting a dinner bill with friends. See it here: https://aleksandro-eatnsplit.netlify.app/
React App for tracking your travel items. See it here: https://aleksandro-faraway.netlify.app/
React Cloud Firestore CRUD
A demo project that demonstrate my understanding of React useContext and createContext, after a long time of studying.
This project, titled "Remaining Meals - Building Using a Custom Context Provider Component," is a meal tracking application built using React.js. The application helps users track their daily meals by providing a list of meals for the day and allowing them to mark meals as consumed. It utilizes custom context providers and hooks to manage state and
React context: creating context with class & functional components
🔥 A responsive cryptocurrency tracker UI built with React. Includes an animated banner with smooth transitions using Framer Motion and carousel highlights using React Responsive Carousel, styled with Tailwind CSS.
A React basics repository demonstrating components, props, state, forms, hooks and routing.
Optimized React Context utilities to prevent unnecessary re-renders, offering efficient state management with createContextStore and createStatePublisher.
A To-Do App to maintain your daily activies and tasks, using ReactJS+Vite & TailwindCSS