Skip to content
#

react-beginner-project

Here are 26 public repositories matching this topic...

[ARCHIVED] Tic-Tac-Toe game, a classic game for two players where each player takes turns marking a grid of 3x3 squares with their X or O. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row wins the game. It is also known as Noughts and Crosses or Xs and Os. The game is implemented using React and CSS

  • Updated Mar 1, 2024
  • JavaScript

A simple To-Do List Application built with React. Users can add, edit and delete tasks easily. Designed as a beginner-friendly React project to practice state management, event handling, Dom manipulation and React Hooks (useState, useRef)

  • Updated Sep 2, 2025
  • CSS

Improve this page

Add a description, image, and links to the react-beginner-project 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-beginner-project topic, visit your repo's landing page and select "manage topics."

Learn more