usecontext-hook
There are 554 repositories under usecontext-hook topic.
sophiabrandt/reason-music-player
simple music player component with useContext in ReasonReact
Vishesh-Pandey/v-music
v-music a place to try music
ShivaBhattacharjee/Muxik
Muxik is a music streaming and downloading platform developed on ReactJs. It provides users with a wide variety of songs, albums, playlists, and artists across different genres. Users can enjoy a seamless and immersive music listening experience through the platform.
DarkHorseCorder/React-ImgaeBrowser-FlickerAPI-Axios-useContext-Router
react image browser using flicker api by axios
Morglod/use-partial-context
Use only part of react context, preventing unnecessary updates
BelkacemYerfa/Thullo
Thullo is a new web-app that let you organize your plan in a new way that makes you more comfortable && organized
BelkacemYerfa/Tweeter
This is a full stack social media web app , supportes all CRUD functionalities
MrBennySolomon/Ecommerce-Website---Mid-Project
ecommerce Shopping Cart and Digital Courses
KaranChandekar/task-management-app
Simple task management app created using NextJS, Typescript, and Tailwind CSS.
mesunil2010/reacttodo
A simple todo app using ReactJs with hooks. Complete state management example using useContext and useReducer.
LiveWithCodeAnkit/Weather
This is my major project in which user can input location in search bar and he will get all the weather data of that location.
m-oniqu3/context-reducer
A simple project showing how to build your own state manager using useContext and useReducer and TypeScript
Santosh-Baliarsingh/react-ecommerce-project
React Ecommerce Website
VadymPopov/ia
Tattoo Artist website with booking and payment
Baroka-wp/yatch-house-front-end
An application to book houses for rent like airbnb. The particularity is that the guests will live with their host to discover the local culture and customs. The user will be able to choose a house according to his preferences and book a period during which he will live with his guest.
BazilSuhail/StaySuite-Mobile-App
StaySuite's mobile application, a property rental platform built with React Native where anyone can reserve listings at any place in the world. It offers a responsive UI, efficient state management, and smooth animations for an interactive and high-performance experience.
hulyak/chat-room
Full Stack Chat Application with Real-time notifications
ppphiiil/-ikea-copy
I like to copy websites from well known brands :) Here are some elements from Ikea website. I focused on making a nice responsive menu.
anandbaraik/Bucher
Bücher is an e-commerce app to buy books online. It has features like cart & wishlist management, payment integration, and all the primary feature that are required in an e-commerce app.
eswaraprakash/reactHooks
React useContext and useReducer Hooks (Todo List Sample)
guvenfazli/Food-OrderApp
FoodOrder App is a React-based food ordering platform featuring efficient state management with useContext. This single-page application (SPA) offers seamless navigation and responsiveness on any device, providing users with personalized recommendations, real-time order tracking, and intuitive checkout.
Hichahy/Julia-Joga
Single page application Yoga
rohiniee0028/tars-app
React.js Image Gallery web app with an Image Search feature using Unsplash Image API
rosgas/react-github-finder
React app to search Github profiles.
sahilchavhan/React_hooks
The "React Hooks" Git repo is a rich resource showcasing effective usage of React Hooks. From core hooks like useState to custom implementations, it provides insights into integrating hooks with popular libraries. Explore best practices and contribute to this open-source project for a deeper understanding of React Hooks.
usama-akmal/quack-time
A customized calendar, which is developed using reactjs, in this project, useContext, useState, and custom hook has been used.
aiswarya-cs/Product-Ecommerce-App
PRODUCT E-COMMERCE APP USING REACT-HOOKS-PROPS-AND API
ChinmayKaitade/React-Practice-Problems
This repository contains React Practice Problems.
kewalkhondekar25/React-Cart-Functionality
A Cart functionality allows consumer to review, modify changes such as either adding more quantity or remove & review price too! This uses context API and use Reducer hooks provided in react
kleber-matos/online-shop
Este projeto é um e-commerce desenvolvido utilizando React e Styled-Components, trazendo funcionalidades completas de um site de compras online, como catálogo de produtos, carrinho de compras e finalização de pedidos.
MiguelLamas/react-hooks-practice
React Hooks Practice (9 core hooks)
RoshinPrasad/React-Netflix-Clone_Integrate-TMDB-API
TMDb (The Movie Database) API endpoints that allow you to retrieve information about movies
Shaheen-Siddiqui/Inventory-Management-App
From an insightful dashboard displaying stock overviews to department-specific inventory tracking and detailed product management, the app ensures seamless control. Experience hassle-free product addition, attribute management, and easy navigation to detailed product pages.
vivek0902/Feature-Flag-in-React-using-useContext-hook
This project demonstrates how to implement feature flags in a React application using the useContext hook. Feature flags allow for selective feature toggling based on user types, such as "free" and "premium" users.