Skip to content

rdietscht/React_TTT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-TTT

This small project contains code taken from the official React web page tutorial, linked below.

Topics covered include discussions on:

  • Basic React native terminology
  • How to create reusable components
  • JSX Syntax
  • What are React states and how to use them
  • How to include package dependencies
  • How to start up a node server to run a React application
  • Keys
  • React functions

Link to the original React Tic-Tac-Toe tutorial:
https://react.dev/learn/tutorial-tic-tac-toe\#inspecting-the-starter-code

About

React Tic-Tac-Toe Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors