GitHub topics: react-functional-components
Bharat2044/Namaste-React
❤ Namaste React Web-Series Course From Zero To Hero 🚀 by Akshay Saini(Founder of NamasteDev). This repository contains Codes, Assignments & Class Notes taken during this Course.
Language: JavaScript - Size: 56.3 MB - Last synced at: 20 days ago - Pushed at: 8 months ago - Stars: 107 - Forks: 50

MicaelaCabreraa/Aplicativo_de_receitas
Aplicativo_de_receitas is a user-friendly mobile application that helps users discover and share a wide variety of recipes. With an intuitive interface, it allows users to save their favorite dishes and create personalized meal plans.
Language: JavaScript - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

proyecto26/MyApp
A template to create awesome Apps easily ⚡️
Language: TypeScript - Size: 11 MB - Last synced at: 5 days ago - Pushed at: 7 months ago - Stars: 78 - Forks: 27

chrisssf/react_RolePlayingGame
turn based RPG made in react
Language: JavaScript - Size: 6.11 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

aromalanil/useCustomHooks
📦 npm package containing a set of custom hooks for your next React project.
Language: JavaScript - Size: 160 KB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 18 - Forks: 8

erfankhaledi/massively
Responsive "html5up.net/massively" React application
Language: CSS - Size: 1.51 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

ajmalfaris11/react-lifecycle-demo
A comprehensive guide to understanding React component lifecycle events with code examples. This project covers various lifecycle methods in functional and class components, exploring their practical applications and behavior in different stages of a component’s lifecycle.
Language: JavaScript - Size: 178 KB - Last synced at: 24 days ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0

elmurodvokhidov/memories
React + Firebase o'rgatish maqsadida bajarilgan amaliy loyiha, loyihada crud amallari qo'llanilgan.
Language: JavaScript - Size: 137 KB - Last synced at: 17 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

useTermite/useTermite
⚪ useTermite is a React.js library that provides a bunch of useful and efficient react hooks.
Language: TypeScript - Size: 200 KB - Last synced at: 23 days ago - Pushed at: 10 months ago - Stars: 22 - Forks: 2

KashyapB02/Gericht-Restaurant
This is a Restaurant Landing Page UI to learn how to transform a Figma design into a fully functioning website and create modern and responsive ReactJS websites.
Language: JavaScript - Size: 49.3 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

johntvale/project-iss-tracker
O ISS Tracker é um site responsivo, desenvolvido em React. Seu objetivo é localizar a ISS (Estação Espacial Internacional) em tempo real e exibi-la em um mapa, e algumas outras funcionalidades.
Language: JavaScript - Size: 116 MB - Last synced at: 10 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

YoussefYaser/FreshCart
An e-commerce web application built with React, Bootstrap, tanStack query and ReduxToolkit, the application provides many products with different categories and brands which you can browse and see if any item fulfilled your needs.
Language: JavaScript - Size: 6.98 MB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Arko-Sengupta/The-Sparks-Foundation-Internship
The Sparks Foundation Internship Projects: A compilation of Web Development Project showcasing skills in HTML, CSS, JavaScript, React, Flask and MySQL.
Language: JavaScript - Size: 465 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

sravan-kumar-ta/React-Todo
A simple Todo App built with React, Vite, Tailwind CSS, and React Icons. Features include add, edit, delete, and mark todos as complete. The firebase branch includes real-time updates using Firebase Firestore, while the master branch does not include Firebase integration.
Language: JavaScript - Size: 1.26 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

xarmar/memory-card
A game where the user tries to score points by clicking characters they haven't clicked before. Built with Typescript and React.
Language: TypeScript - Size: 7.27 MB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ishantrivedi25/react-super-hooks
A lightweight library of commonly used React custom hooks, written in TypeScript, designed to simplify and enhance your React projects.
Language: TypeScript - Size: 121 KB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

artemchs/memory-cards
To win in this game, you have to click on every card exactly once.
Language: JavaScript - Size: 4.77 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

meheraj-hossain/react-learning
This repository contains my practice of react.js. I followed the Learn with Sumit YouTube channel to learn this. Each branch contains lessons taught by Sumit da
Language: JavaScript - Size: 832 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

dishaSingh03/Swiggy_Food_App
Swiggy Food App Clone: A React-based project replicating Swiggy's food ordering app. Leveraging React, Redux, JavaScript, HTML, CSS, Tailwind CSS, and Jest for testing. Features include search, filter, order management, and real-time API integration for live restaurant data. Optimized for performance and tested for reliability
Language: JavaScript - Size: 234 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

RuwanSenavirathna/React-Django
Full Stack Web App With Python & JavaScript(Django and React). Web App with Django, REST API(Django REST framework) with React. Django backend with Django-REST API(REST framework) to get data to the frontend. Django backend integration with Spotify APIs. React for all the frontend developments. This project covers all most all the areas of full-stack web app with Django and React.
Language: Python - Size: 11.6 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Yeaseen/EventBooking_SPA_MERNG
:collision: EventPlanner:: This repo is to make a Single Page Event Management application using MERNG stack. It also covers building GraphQL based backend API with Node.js & Expres.js, JWT based authentication. Client-side is developed in React Typescript using React Hooks, Context API for state management, React Router Hooks, Protecting routes/endpoints.
Language: TypeScript - Size: 2.61 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 13 - Forks: 0

lee-m9/react-video-search
React Example to search videos using class & functional components, state, props, event handlers
Language: JavaScript - Size: 483 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

lee-m9/react-video-search-hooks
React Example to search videos using functional components, hooks, props, event handlers and custom hooks
Language: JavaScript - Size: 289 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

uigywnkiub/react-project
The app contains four pages that receive mockup data using a fake API. One of the pages is available only after authorization and does not disappear after the page refreshes. I implemented a quick filtered search, localized it into two languages, and made an exciting game for two. Certain data is stored in local and redux storage.
Language: TypeScript - Size: 4.08 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Ryan-R-C/Function-Component-Form
My studies in React Function Components, modern way to code in React!
Language: JavaScript - Size: 321 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

odorizziAlex/Regio-Helper
This is a prototype WebApp that aims to serve as a platform for people who seek or offer help in the corona pandemic. People who are in quarantine or run a high when leaving the house can upload posts to ask for help for everyday tasks, like grocery shopping and walking their dog.
Language: JavaScript - Size: 11.4 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

dhwanisarokar/QKART_FRONTEND
This is a frontend of shopping web app build using React.
Language: JavaScript - Size: 6.45 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

DaudArsalan/NewsMonkey-App-Using-React
NewsMonkey is a news app which can be used to grab quick daily news bites. If you are interested in news, weather, politics and sport news, NewsMonkey is for you.
Language: JavaScript - Size: 463 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

DaudArsalan/Text-Utils-App-Using-React
This project is created using react js. It has multiple functionality for text editing according to user. It has both light and dark mode.
Language: JavaScript - Size: 380 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

StephanJ98/Modal_Example
A custom Modal example with React Functional Components and React Custom Hook.
Language: JavaScript - Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

mayaif/airbnb
airbnb clone in React
Language: JavaScript - Size: 101 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Jisan-mia/react-tailwind
React functional component with tailwindcss
Language: JavaScript - Size: 1010 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Jisan-mia/react-certificate
Certificate generator that can be exported as png, jpeg and pdf. Created with reactjs and tailwindcss
Language: JavaScript - Size: 840 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

niborium/CrowdTest
Produktidé från affärsplan till MVP. Crowdsourcing-plattform för att hitta testare till sitt företag. SPA applikation som är byggd med React, Bootstrap och Mockapi (REST API).
Language: JavaScript - Size: 8.76 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

jpb06/workshop-react-fcs 📦
A workshop comparing class components and FCs/Hooks
Language: TypeScript - Size: 4.27 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

cmyers/react-oidc-client-ts
OpenID Connect (OIDC) client with React functional components, utilising hooks and protected routes.
Language: TypeScript - Size: 1.7 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 3

romaleks/CV-Application
Language: JavaScript - Size: 1.34 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

LeoPaez/todo-list-react
To-Do List React
Language: JavaScript - Size: 323 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

LeoPaez/calculadora-react
Calculadora hecha con React
Language: JavaScript - Size: 318 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

LeoPaez/testimonios-freecodecamp
Clon de testimonios FreeCodeCamp
Language: JavaScript - Size: 462 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

LeoPaez/contador-de-clics-fcc
Contador de Clics hecho con React
Language: JavaScript - Size: 314 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

JanaeHenry/React-Tac-Toe
React Tic-Tac-Toe using React Functional Components
Language: JavaScript - Size: 296 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

artgl42/ASPNETCoreWebAPI-React
Example of a REST client-server application ASP.NET Core Web API (backend) and React SPA (frontend)
Language: JavaScript - Size: 1.66 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Ferosima/react-mobx-template
React and MobX simple template
Language: SCSS - Size: 740 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RenanBezerraEnes/EPICODE-COURSE
On this repository I have many projects and exercises, with html, css, js, bootstrap, reactjs, reactbootstrap
Language: HTML - Size: 13.5 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

Alice-Rez/Not-to-forget
To-do application - first bigger project in React. Work in progress - developer version with basic and some advanced function (adding to-do, searching to-do, listing and sorting to-do, deleting/checking/editing to-do, option to display all tasks or just those that are opened/finished and sort them as well). Currently refactoring for full-stack - see information in the readme.
Language: JavaScript - Size: 2.36 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

socketio-chat/socketio-chat-frontend
Frontend of live chat
Language: TypeScript - Size: 130 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

milkon19960801/widgets-app
Widgets app with a navigation bar feature
Language: JavaScript - Size: 235 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1

nandangrover/housing-management
Housing Management web app made using React + Node + GraphQL + Typescript
Language: TypeScript - Size: 1.02 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

vjkrammes/jimco.retailsite
This is the retail web site for the JimCo project
Language: TypeScript - Size: 1.39 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

vjkrammes/jimco.employeeportal
This is the employee portal for the JimCo project
Language: TypeScript - Size: 1.36 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

vjkrammes/jimco.vendorportal
This is the vendor portal for the JimCo project
Language: TypeScript - Size: 1.37 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

mohammadsafia/redux-ts
This project displays a prototype of an react project with typescript, redux with best practice.
Language: TypeScript - Size: 187 KB - Last synced at: 4 days ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

itegika/gallery
Language: JavaScript - Size: 951 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

krylak123/react-space-tourism-multi-page
A multi page webstite created in React using Webpack 5.
Language: SCSS - Size: 8.48 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

igorklyopov/order-goods-app
Language: JavaScript - Size: 614 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

srpsatish/your-munim
Your-Munim: Expense tracker web app created using cra, react-hooks, react-context-API, react-reducer-provider (learning project)
Language: JavaScript - Size: 219 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

srpsatish/react-virtual-rupees
React-Virtual-Rupees: A Virtual bank web app created using cra, react-hooks, react-router-dom, styled-components (learning project)
Language: JavaScript - Size: 19 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

igorklyopov/goit-react-hw-04-hooks-images
Language: JavaScript - Size: 741 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Muthubharathi19/reactNativeAtomicStructure
React Native - A project for the sample of Atomic structure design pattern for reusable and scalable products
Language: Java - Size: 129 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Muthubharathi19/usermanagement
React Js - A project which have CURD operations using Json array of objects, having two screens but render as single page, Without using Redux
Language: JavaScript - Size: 18.6 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

ArvinthC3000/my-movie-app
App to list all movies based on user search and popular movies. Uses OMDB API service. Developed using React and Context API
Language: JavaScript - Size: 666 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

ArvinthC3000/my-movie-app-redux
App to list all movies based on user search and popular movies. Uses OMDB API service. Developed using React and Redux library
Language: JavaScript - Size: 388 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

lee-m9/react-basic-card-demo
A simple react app showcasing class component & functional component usage along with different ways of applying styling
Language: JavaScript - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

somikdatta/learning-react
🌐 A repo for my very first React learning experience - courtesy of @QuentinWatt. 📃 Study notes available in repo README.
Language: JavaScript - Size: 1.98 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

pramit-marattha/React-Hooks-LocalStorage-GroceryList
This tutorial is about two hooks (useState and useEffect) by building a grocery list oragnizer application. These are the two most basic hooks along with useContext.This is Full hands-on tutorial with a detailed explanation of various react application .
Language: JavaScript - Size: 198 KB - Last synced at: 3 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

hashtagkaran/github-profile-finder
A simple React app using API fetch function in a functional component with the help of Github user API.
Language: JavaScript - Size: 171 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

vanishtachangea/react-hooks-accordion
Language: JavaScript - Size: 33.2 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0
