Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

react-learning

Here are 57 public repositories matching this topic...

A beginner-friendly todo list application built with React, Vite, and TypeScript. It demonstrates core React concepts--state management, Context API, custom hooks, and reusable components--with no backend: all data is stored in the browser's localStorage. Use it to add, edit, delete tasks, switch themes, learn how a React app is structured & run

  • Updated Mar 11, 2026
  • TypeScript

"A collection of hands-on React exercises built with reusable components, designed to help beginners and learners grasp React concepts step by step. Each exercise demonstrates core features like props, state, hooks, and component structure--making React easy to learn and apply in real projects."

  • Updated Sep 26, 2025
  • JavaScript

A monorepo with two separate implementations of a Shopify-style image swiper: one with **jQuery + Swiper.js + plain HTML/CSS**, and one with **React + TypeScript + Swiper.js + Tailwind CSS + Vite**. Both are static, client-side only, and aimed at learning and reuse. No backend or environment variables are required to run either project

  • Updated Mar 12, 2026
  • HTML

A React application demonstrating tab functionality: it displays job information fetched from an external API and lets users switch between jobs using interactive buttons. The project focuses on React fundamentals--state management, side effects, component structure, props, list keys, and working with APIs

  • Updated Mar 10, 2026
  • JavaScript

A hands-on React app that generates color palettes from any hex color. Enter a hex code or use the built-in color picker to get a full set of tints and shades, then copy any hex value to the clipboard with one click. Built with React, Vite, values.js, and react-toastify--ideal for learning component state, third-party libraries, & the Clipboard API

  • Updated Mar 11, 2026
  • JavaScript

A learning-focused Unsplash image search app built with React, Vite, TypeScript, React Query, and Context API. It demonstrates real-world patterns: fetching from an external API, global state, dark/light theming, skeleton loading, image modal view, and local download--all in a single-page, responsive UI. Use it as a reference for API integration

  • Updated Mar 11, 2026
  • TypeScript

A learning-focused, responsive Navbar built with React and Vite. It demonstrates client-side routing, React hooks (useState, useRef), dynamic layout (mobile toggle, desktop inline links), and reusable data-driven components. Use it as a reference for building navigation in single-page applications or as teaching material for React fundamentals

  • Updated Mar 11, 2026
  • JavaScript

An educational, production-style frontend dashboard that demonstrates how to build a modern contact management UI using reusable React components, typed data models, filterable/paginated data flows, and rich modal interactions. It is designed both for assessment delivery and for learning core React architecture patterns

  • Updated Mar 11, 2026
  • TypeScript

Improve this page

Add a description, image, and links to the react-learning topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the react-learning topic, visit your repo's landing page and select "manage topics."

Learn more